Searched refs:DLT_LINUX_SLL (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/tcpdump/missing/
H A Ddlnames.c99 #ifdef DLT_LINUX_SLL
100 DLT_CHOICE(DLT_LINUX_SLL, "Linux cooked"),
/freebsd-10.0-release/contrib/ipfilter/
H A Dpcap-bpf.h235 * sometimes it isn't.) We currently handle it as DLT_LINUX_SLL,
279 #define DLT_LINUX_SLL 113 macro
H A Dbpf-ipf.h287 #define DLT_LINUX_SLL 113 macro
/freebsd-10.0-release/contrib/libpcap/pcap/
H A Dbpf.h277 * sometimes it isn't.) We currently handle it as DLT_LINUX_SLL,
323 #define DLT_LINUX_SLL 113 macro
/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-linux.c2424 * able to handle DLT_LINUX_SLL captures.
2464 * If "cooked_ok" is non-zero, we can use DLT_LINUX_SLL and capture
2593 handle->linktype = DLT_LINUX_SLL;
2640 handle->linktype = DLT_LINUX_SLL;
2690 * XXX - should some of those be mapped to DLT_LINUX_SLL
2691 * instead? Should we just map all of them to DLT_LINUX_SLL?
2902 handle->linktype == DLT_LINUX_SLL ||
2975 handle->linktype = DLT_LINUX_SLL;
3008 handle->linktype = DLT_LINUX_SLL;
3098 case DLT_LINUX_SLL
[all...]
H A Dpcap.c981 DLT_CHOICE(DLT_LINUX_SLL, "Linux cooked"),
H A Dgencode.c1200 case DLT_LINUX_SLL: /* fake header for Linux cooked socket */
3044 case DLT_LINUX_SLL:
7472 case DLT_LINUX_SLL:
/freebsd-10.0-release/sys/net/
H A Dbpf.h361 #define DLT_LINUX_SLL 113 macro
/freebsd-10.0-release/contrib/tcpdump/
H A Dtcpdump.c215 #ifdef DLT_LINUX_SLL
216 { sll_if_print, DLT_LINUX_SLL },

Completed in 132 milliseconds