Home
last modified time | relevance | path

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

/external/tcpdump/
Dethertype.h129 #ifndef ETHERTYPE_PPP
130 #define ETHERTYPE_PPP 0x880b macro
Dprint-ether.c72 { ETHERTYPE_PPP, "PPP" },
383 case ETHERTYPE_PPP: in ethertype_print()
Dprint-gre.c307 case ETHERTYPE_PPP: in gre_print_1()