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

  /external/libpcap/pcap/
bpf.h 682 #define DLT_JUNIPER_PPP 179
    [all...]
  /external/tcpdump/
print-juniper.c 672 #ifdef DLT_JUNIPER_PPP
678 l2info.pictype = DLT_JUNIPER_PPP;
    [all...]
tcpdump.c 285 #ifdef DLT_JUNIPER_PPP
286 { juniper_ppp_print, DLT_JUNIPER_PPP },
    [all...]
  /external/libpcap/
pcap.c 1159 DLT_CHOICE(DLT_JUNIPER_PPP, "Juniper PPP"),
    [all...]
gencode.c 1277 case DLT_JUNIPER_PPP
    [all...]

Completed in 94 milliseconds