Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dethertype.h119 #define ETHERTYPE_LOOPBACK 0x9000 macro
/dragonfly/contrib/tcpdump/
H A Dethertype.h189 #define ETHERTYPE_LOOPBACK 0x9000 macro
/dragonfly/sys/net/
H A Dethernet.h343 #define ETHERTYPE_LOOPBACK 0x9000 /* Loopback: used to test interfaces */ macro