Home
last modified time | relevance | path

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

/external/tcpdump/
Dethertype.h109 #ifndef ETHERTYPE_PPP
110 #define ETHERTYPE_PPP 0x880b macro
Dprint-ether.c67 { ETHERTYPE_PPP, "PPP" },
294 case ETHERTYPE_PPP: in ether_encap_print()
Dprint-gre.c304 case ETHERTYPE_PPP: in gre_print_1()