Home
last modified time | relevance | path

Searched refs:ether_tpid (Results 1 – 21 of 21) sorted by relevance

/titanic_50/usr/src/uts/sun4v/io/
H A Dvnet_common.c86 evhp->ether_tpid = htons(ETHERTYPE_VLAN); in vnet_vlan_insert_tag()
109 evhp->ether_tpid = htons(ETHERTYPE_VLAN); in vnet_vlan_insert_tag()
H A Dvnet.c1346 if (ntohs(evhp->ether_tpid) == ETHERTYPE_VLAN && in vnet_rx_frames_untag()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_vlan.h44 offsetof(struct ether_vlan_header, ether_tpid))
/titanic_50/usr/src/uts/common/sys/
H A Dethernet.h69 ushort_t ether_tpid; member
/titanic_50/usr/src/uts/common/io/rge/
H A Drge_rxtx.c278 ehp->ether_tpid = htons(ETHERTYPE_VLAN); in rge_receive_packet()
634 if (ehp->ether_tpid == htons(ETHERTYPE_VLAN)) in rge_send()
/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_recv2.c210 ehp->ether_tpid = ntohs(ETHERTYPE_VLAN); in bge_receive_packet()
H A Dbge_send.c532 if (ehp->ether_tpid == htons(ETHERTYPE_VLAN)) { in bge_ring_tx()
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_util.c344 evhp->ether_tpid = htons(ETHERTYPE_VLAN); in mac_add_vlan_tag()
409 if (ntohs(evhp->ether_tpid) == ETHERTYPE_VLAN) { in mac_strip_vlan_tag()
H A Dmac_flow.c1731 if ((sap = ntohs(evhp->ether_tpid)) == ETHERTYPE_VLAN && in flow_ether_accept()
H A Dmac_sched.c4390 if (ntohs(evhp->ether_tpid) == ETHERTYPE_VLAN) in mac_tx_send()
/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h163 ((((struct ether_vlan_header *)ptr)->ether_tpid) == \
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_rx.c467 ehp->ether_tpid = htons(ETHERTYPE_VLAN); in oce_rx_insert_tag()
H A Doce_tx.c647 evh->ether_tpid = htons(VLAN_TPID); in oce_insert_vtag()
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h317 ((((struct ether_vlan_header *)(uintptr_t)ptr)->ether_tpid) == \
H A De1000g_tx.c497 if (((struct ether_vlan_header *)(uintptr_t)mp->b_rptr)->ether_tpid == in e1000g_retrieve_context()
/titanic_50/usr/src/uts/common/io/dld/
H A Ddld_str.c784 if (ntohs(evhp->ether_tpid) == ETHERTYPE_VLAN) { in i_dld_ether_header_update_tag()
831 evhp->ether_tpid = htons(ETHERTYPE_VLAN); in i_dld_ether_header_update_tag()
/titanic_50/usr/src/uts/common/io/
H A Dbridge.c1773 evh->ether_tpid = evh->ether_type; in reform_vlan_header()
1799 evh->ether_type = evh->ether_tpid; in reform_vlan_header()
1800 evh->ether_tpid = htons(ETHERTYPE_VLAN); in reform_vlan_header()
H A Dgldutil.c471 SET_NET_USHORT(evhp->ether_tpid, vtag); in gld_insert_vtag_ether()
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h279 ((((struct ether_vlan_header *)ptr)->ether_tpid) == \
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_send.c1294 if (evh->ether_tpid == htons(ETHERTYPE_VLAN)) in nxge_do_softlso()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c4835 if (ntohs(ethvhdr->ether_tpid) == ETHERTYPE_VLAN) { in ql_hw_csum_setup()
5103 if (ntohs(ethvhdr->ether_tpid) == ETHERTYPE_VLAN) { in ql_tx_hashing()
5187 if (ntohs(ethvhdr->ether_tpid) == ETHERTYPE_VLAN) { in ql_hw_lso_setup()