Home
last modified time | relevance | path

Searched refs:DLT_JUNIPER_PPPOE (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dprint.c168 #ifdef DLT_JUNIPER_PPPOE
169 { juniper_pppoe_print, DLT_JUNIPER_PPPOE },
Dprint-juniper.c389 #ifdef DLT_JUNIPER_PPPOE
390 { DLT_JUNIPER_PPPOE, 0, "PPPoE"},
659 #ifdef DLT_JUNIPER_PPPOE
666 l2info.pictype = DLT_JUNIPER_PPPOE; in juniper_pppoe_print()
/external/libpcap/pcap/
Ddlt.h586 #define DLT_JUNIPER_PPPOE 167 macro
/external/libpcap/
Dgencode.c1546 case DLT_JUNIPER_PPPOE: in init_linktype()
3509 case DLT_JUNIPER_PPPOE: in gen_linktype()
8307 case DLT_JUNIPER_PPPOE: in gen_inbound()