HomeSort by relevance Sort by last modified time
    Searched refs:DLT_JUNIPER_MFR (Results 1 - 6 of 6) sorted by null

  /external/tcpdump/
print-juniper.c 96 #ifdef DLT_JUNIPER_MFR
97 { DLT_JUNIPER_MFR, 4, "MFR"},
518 #ifdef DLT_JUNIPER_MFR
524 l2info.pictype = DLT_JUNIPER_MFR;
871 #ifdef DLT_JUNIPER_MFR
873 if (l2info->pictype == DLT_JUNIPER_MFR &&
949 #ifdef DLT_JUNIPER_MFR
950 case DLT_JUNIPER_MFR:
tcpdump.c 229 #ifdef DLT_JUNIPER_MFR
230 { juniper_mfr_print, DLT_JUNIPER_MFR },
    [all...]
  /external/libpcap/
pcap-bpf.h 405 #define DLT_JUNIPER_MFR 134
pcap.c 377 DLT_CHOICE(DLT_JUNIPER_MFR, "Juniper FRF.16 Frame Relay"),
savefile.c 673 { DLT_JUNIPER_MFR, LINKTYPE_JUNIPER_MFR },
    [all...]
gencode.c 1191 case DLT_JUNIPER_MFR:
    [all...]

Completed in 25 milliseconds