Home
last modified time | relevance | path

Searched defs:ETH_P_ARP (Results 1 – 2 of 2) sorted by relevance

/linux/samples/bpf/
H A Dnet_shared.h14 #define ETH_P_ARP 0x0806 macro
/linux/include/uapi/linux/
H A Dif_ether.h54 #define ETH_P_ARP 0x0806 /* Address Resolution packet */ macro