Home
last modified time | relevance | path

Searched refs:DLT_LINUX_SLL2 (Results 1 – 5 of 5) sorted by relevance

/external/libpcap/pcap/
Ddlt.h1404 #define DLT_LINUX_SLL2 276 macro
/external/libpcap/
Dpcap-linux.c2244 handle->dlt_list[1] = DLT_LINUX_SLL2; in set_dlt_list_cooked()
2893 if (handle->linktype == DLT_LINUX_SLL2) in create_ring()
3801 if (handle->linktype == DLT_LINUX_SLL2) { in pcap_handle_packet_mmap()
3908 if (handle->linktype == DLT_LINUX_SLL2) { in pcap_handle_packet_mmap()
5175 if (handle->linktype == DLT_LINUX_SLL2) { in fix_offset()
DCHANGES44 Add DLT_LINUX_SLL2
45 Add a new filter "ifindex" for DLT_LINUX_SLL2 files and live
147 Add support for DLT_LINUX_SLL2
DINSTALL.md309 pcap/sll.h - public definitions of DLT_LINUX_SLL and DLT_LINUX_SLL2 headers
Dgencode.c1436 case DLT_LINUX_SLL2: /* fake header for Linux cooked socket v2 */ in init_linktype()
8194 case DLT_LINUX_SLL2: in gen_ifindex()
8276 case DLT_LINUX_SLL2: in gen_inbound()