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

  /external/tcpdump/
print-juniper.c 387 #ifdef DLT_JUNIPER_MFR
388 { DLT_JUNIPER_MFR, 4, "MFR"},
811 #ifdef DLT_JUNIPER_MFR
817 l2info.pictype = DLT_JUNIPER_MFR;
    [all...]
tcpdump.c 255 #ifdef DLT_JUNIPER_MFR
256 { juniper_mfr_print, DLT_JUNIPER_MFR },
    [all...]
  /external/libpcap/pcap/
bpf.h 481 #define DLT_JUNIPER_MFR 134
    [all...]
  /external/libpcap/
pcap.c 1134 DLT_CHOICE(DLT_JUNIPER_MFR, "Juniper FRF.16 Frame Relay"),
    [all...]
gencode.c 1274 case DLT_JUNIPER_MFR:
    [all...]

Completed in 65 milliseconds