Home
last modified time | relevance | path

Searched refs:DLT_JUNIPER_MFR (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dprint-juniper.c50 defined(DLT_JUNIPER_MLPPP) || defined(DLT_JUNIPER_MFR) || \
399 #ifdef DLT_JUNIPER_MFR
400 { DLT_JUNIPER_MFR, 4, "MFR"},
915 #ifdef DLT_JUNIPER_MFR
924 l2info.pictype = DLT_JUNIPER_MFR; in juniper_mfr_if_print()
1443 #ifdef DLT_JUNIPER_MFR in juniper_parse_header()
1445 if (l2info->pictype == DLT_JUNIPER_MFR && in juniper_parse_header()
1528 #ifdef DLT_JUNIPER_MFR in juniper_parse_header()
1529 case DLT_JUNIPER_MFR: in juniper_parse_header()
H A Dprint.c145 #ifdef DLT_JUNIPER_MFR
146 { juniper_mfr_if_print, DLT_JUNIPER_MFR },
/dragonfly/sys/net/
H A Ddlt.h431 #define DLT_JUNIPER_MFR 134 macro
/dragonfly/contrib/libpcap/pcap/
H A Ddlt.h431 #define DLT_JUNIPER_MFR 134 macro
/dragonfly/contrib/libpcap/
H A Dgencode.c1530 case DLT_JUNIPER_MFR: in init_linktype()
3516 case DLT_JUNIPER_MFR: in gen_linktype()
8325 case DLT_JUNIPER_MFR: in gen_inbound()