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

  /external/tcpdump/missing/
dlnames.c 99 #ifdef DLT_LINUX_SLL
100 DLT_CHOICE(DLT_LINUX_SLL, "Linux cooked"),
  /external/libpcap/
pcap-bpf.h 233 * sometimes it isn't.) We currently handle it as DLT_LINUX_SLL,
279 #define DLT_LINUX_SLL 113
pcap-linux.c 596 * able to handle DLT_LINUX_SLL captures.
    [all...]
pcap.c 346 DLT_CHOICE(DLT_LINUX_SLL, "Linux cooked"),
savefile.c 621 { DLT_LINUX_SLL, LINKTYPE_LINUX_SLL },
    [all...]
gencode.c 1099 case DLT_LINUX_SLL: /* fake header for Linux cooked socket */
    [all...]
  /external/tcpdump/
tcpdump.c 184 #ifdef DLT_LINUX_SLL
185 { sll_if_print, DLT_LINUX_SLL },
    [all...]

Completed in 104 milliseconds