Searched refs:ETH_P_SNAP (Results 1 – 6 of 6) sorted by relevance
112 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
55 .type = cpu_to_be16(ETH_P_SNAP), in snap_rcv()
927 case IPX_FRAME_SNAP: rc = htons(ETH_P_SNAP); break; in ipx_map_frame_type()979 dlink_type = htons(ETH_P_SNAP); in ipxitf_create()1095 case ETH_P_SNAP: datalink = pSNAP_datalink; break; in ipxitf_auto_create()1250 case ETH_P_SNAP: rc = "SNAP"; break; in ipx_frame_name()
693 if (skb->protocol == ntohs(ETH_P_SNAP)) { in ctcmpc_transmit_skb()748 if (skb->protocol == ntohs(ETH_P_SNAP)) { in ctcmpc_transmit_skb()
1115 pskb->protocol = htons(ETH_P_SNAP); in ctcmpc_unpack_skb()2147 skb->protocol = htons(ETH_P_SNAP); in mpc_send_qllc_discontact()
1286 if (skb->protocol == ntohs(ETH_P_SNAP)) in ctcmpc_chx_txdone()