Home
last modified time | relevance | path

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

/include/uapi/linux/
Dif_ether.h104 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/include/linux/
Dif_vlan.h374 skb->protocol = htons(ETH_P_802_3); in vlan_set_encap_proto()