Home
last modified time | relevance | path

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

/include/linux/
Dif_ether.h110 #define ETH_P_TR_802_2 0x0011 /* 802.2 frames */ macro
/include/net/
Dllc_pdu.h256 else if (skb->protocol == htons(ETH_P_TR_802_2)) { in llc_pdu_decode_sa()
273 else if (skb->protocol == htons(ETH_P_TR_802_2)) in llc_pdu_decode_da()