ETH_P_802_3 34 net/802/p8023.c dev_hard_header(skb, dev, ETH_P_802_3, dest_node, NULL, skb->len); ETH_P_802_3 109 net/8021q/vlan_dev.c skb->protocol = htons(ETH_P_802_3); ETH_P_802_3 271 net/8021q/vlan_dev.c if (type != ETH_P_802_3) ETH_P_802_3 163 net/bluetooth/bnep/netdev.c return ETH_P_802_3; ETH_P_802_3 85 net/ethernet/eth.c if (type != ETH_P_802_3) ETH_P_802_3 211 net/ethernet/eth.c return htons(ETH_P_802_3); ETH_P_802_3 248 net/ethernet/eth.c if (type == htons(ETH_P_802_3)) ETH_P_802_3 818 net/ieee80211/ieee80211_rx.c skb2->protocol = htons(ETH_P_802_3); ETH_P_802_3 947 net/ipx/af_ipx.c case IPX_FRAME_8023: rc = htons(ETH_P_802_3); break; ETH_P_802_3 1009 net/ipx/af_ipx.c dlink_type = htons(ETH_P_802_3); ETH_P_802_3 1122 net/ipx/af_ipx.c case ETH_P_802_3: datalink = p8023_datalink; break; ETH_P_802_3 1277 net/ipx/af_ipx.c case ETH_P_802_3: rc = "802.3"; break; ETH_P_802_3 1962 net/ipx/af_ipx.c .type = __constant_htons(ETH_P_802_3), ETH_P_802_3 1261 net/mac80211/rx.c xmit_skb->protocol = htons(ETH_P_802_3);