Home
last modified time | relevance | path

Searched refs:ETHERTYPE_PPP (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dethertype.h127 #ifndef ETHERTYPE_PPP
128 #define ETHERTYPE_PPP 0x880b macro
Dprint-ether.c65 { ETHERTYPE_PPP, "PPP" },
373 case ETHERTYPE_PPP: in ethertype_print()
Dprint-gre.c297 case ETHERTYPE_PPP: in gre_print_1()