Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-juniper.c380 #ifdef DLT_JUNIPER_MLPPP
381 { DLT_JUNIPER_MLPPP, 2, "MLPPP"},
783 #ifdef DLT_JUNIPER_MLPPP
790 l2info.pictype = DLT_JUNIPER_MLPPP; in juniper_mlppp_print()
1380 #ifdef DLT_JUNIPER_MLPPP in juniper_parse_header()
1381 case DLT_JUNIPER_MLPPP: in juniper_parse_header()
Dprint.c165 #ifdef DLT_JUNIPER_MLPPP
166 { juniper_mlppp_print, DLT_JUNIPER_MLPPP },
/external/libpcap/pcap/
Ddlt.h427 #define DLT_JUNIPER_MLPPP 130 macro
/external/libpcap/
Dgencode.c1520 case DLT_JUNIPER_MLPPP: in init_linktype()
3506 case DLT_JUNIPER_MLPPP: in gen_linktype()
8304 case DLT_JUNIPER_MLPPP: in gen_inbound()