Home
last modified time | relevance | path

Searched refs:l2_sap (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_flow.c1680 l2->l2_sap = ntohs(evhp->ether_type); in flow_l2_accept()
1684 l2->l2_sap = mhi.mhi_bindsap; in flow_l2_accept()
1736 l2->l2_sap = ntohs(evhp->ether_type); in flow_ether_accept()
1740 l2->l2_sap = sap; in flow_ether_accept()
1939 uint16_t sap = l2info->l2_sap; in flow_ip_accept()
/titanic_44/usr/src/uts/common/sys/
H A Dmac_flow_impl.h338 uint32_t l2_sap; member