Home
last modified time | relevance | path

Searched refs:ETH_P_802_2 (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dif_ether.h102 #define ETH_P_802_2 0x0004 /* 802.2 frames */ macro
Dif_vlan.h357 skb->protocol = htons(ETH_P_802_2); in vlan_set_encap_proto()
/include/net/
Dllc_pdu.h254 if (skb->protocol == htons(ETH_P_802_2)) in llc_pdu_decode_sa()
271 if (skb->protocol == htons(ETH_P_802_2)) in llc_pdu_decode_da()
347 if (ev_skb->protocol == htons(ETH_P_802_2)) { in llc_pdu_init_as_test_rsp()