Searched refs:ETH_P_SNAP (Results 1 – 5 of 5) sorted by relevance
131 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
51 .type = cpu_to_be16(ETH_P_SNAP), in snap_rcv()
672 if (be16_to_cpu(skb->protocol) == ETH_P_SNAP) { in ctcmpc_transmit_skb()719 if (be16_to_cpu(skb->protocol) == ETH_P_SNAP) { in ctcmpc_transmit_skb()
1102 pskb->protocol = htons(ETH_P_SNAP); in ctcmpc_unpack_skb()2114 skb->protocol = htons(ETH_P_SNAP); in mpc_send_qllc_discontact()
1281 if (be16_to_cpu(skb->protocol) == ETH_P_SNAP) in ctcmpc_chx_txdone()
Completed in 14 milliseconds