Home
last modified time | relevance | path

Searched refs:mac_strip_vlan_tag_chain (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h805 extern mblk_t *mac_strip_vlan_tag_chain(mblk_t *);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_util.c1546 mac_strip_vlan_tag_chain(mblk_t *mp_chain) in mac_strip_vlan_tag_chain() function
H A Dmac_sched.c4643 mp_chain = mac_strip_vlan_tag_chain(mp_chain); in mac_rx_deliver()
H A Dmac_client.c4116 mp_copy = mac_strip_vlan_tag_chain(mp_copy); in mac_promisc_dispatch_one()