Searched refs:ETH_P_SNAP (Results 1 – 7 of 7) sorted by relevance
104 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
103 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
55 .type = cpu_to_be16(ETH_P_SNAP), in snap_rcv()
946 case IPX_FRAME_SNAP: rc = htons(ETH_P_SNAP); break; in ipx_map_frame_type()1005 dlink_type = htons(ETH_P_SNAP); in ipxitf_create()1121 case ETH_P_SNAP: datalink = pSNAP_datalink; break; in ipxitf_auto_create()1276 case ETH_P_SNAP: rc = "SNAP"; break; in ipx_frame_name()
695 if (skb->protocol == ntohs(ETH_P_SNAP)) { in ctcmpc_transmit_skb()750 if (skb->protocol == ntohs(ETH_P_SNAP)) { in ctcmpc_transmit_skb()
1129 pskb->protocol = htons(ETH_P_SNAP); in ctcmpc_unpack_skb()2164 skb->protocol = htons(ETH_P_SNAP); in mpc_send_qllc_discontact()
1292 if (skb->protocol == ntohs(ETH_P_SNAP)) in ctcmpc_chx_txdone()