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

  /external/libpcap/pcap/
bpf.h 636 #define DLT_JUNIPER_PPPOE 167
    [all...]
  /external/tcpdump/
print-juniper.c 390 #ifdef DLT_JUNIPER_PPPOE
391 { DLT_JUNIPER_PPPOE, 0, "PPPoE"},
638 #ifdef DLT_JUNIPER_PPPOE
644 l2info.pictype = DLT_JUNIPER_PPPOE;
    [all...]
tcpdump.c 264 #ifdef DLT_JUNIPER_PPPOE
265 { juniper_pppoe_print, DLT_JUNIPER_PPPOE },
    [all...]
  /external/libpcap/
pcap.c 1149 DLT_CHOICE(DLT_JUNIPER_PPPOE, "Juniper PPPoE"),
    [all...]
gencode.c     [all...]

Completed in 38 milliseconds