Home
last modified time | relevance | path

Searched defs:ETHERTYPE_IP (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dethernet.h122 #define ETHERTYPE_IP 0x0800 /* IP protocol */ macro
/f-stack/freebsd/net/
H A Dethernet.h122 #define ETHERTYPE_IP 0x0800 /* IP protocol */ macro
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h833 # define ETHERTYPE_IP ((u_short)0x0800) macro