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

  /external/libpcap/
pcap-bpf.h 605 #define DLT_JUNIPER_ETHER 178
pcap.c 378 DLT_CHOICE(DLT_JUNIPER_ETHER, "Juniper Ethernet"),
savefile.c 755 { DLT_JUNIPER_ETHER, LINKTYPE_JUNIPER_ETHER },
    [all...]
gencode.c 1217 case DLT_JUNIPER_ETHER:
    [all...]
  /external/tcpdump/
print-juniper.c 361 #ifdef DLT_JUNIPER_ETHER
367 l2info.pictype = DLT_JUNIPER_ETHER;
1003 #ifdef DLT_JUNIPER_ETHER
1004 case DLT_JUNIPER_ETHER:
tcpdump.c 256 #ifdef DLT_JUNIPER_ETHER
257 { juniper_ether_print, DLT_JUNIPER_ETHER },
    [all...]

Completed in 223 milliseconds