Searched refs:ETHERTYPE_LOOPBACK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dethertype.h117 #ifndef ETHERTYPE_LOOPBACK
118 #define ETHERTYPE_LOOPBACK 0x9000 macro
H A Dnametoaddr.c303 { "loopback", ETHERTYPE_LOOPBACK },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dethertype.h171 #ifndef ETHERTYPE_LOOPBACK
172 #define ETHERTYPE_LOOPBACK 0x9000 macro
H A Dprint-ether.c81 { ETHERTYPE_LOOPBACK, "Loopback" },
404 case ETHERTYPE_LOOPBACK:

Completed in 65 milliseconds