Searched defs:push (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Dutil-solaris.c338 * configured autopush to add modules above udp), and push the
2653 struct ovs_action_push_vlan push; local
2661 push.vlan_tpid = htons(tpid);
2662 push.vlan_tci = htons((uint16_t)n);
2664 &push, sizeof (push));

Completed in 731 milliseconds