Home
last modified time | relevance | path

Searched refs:DLT_NETLINK (Results 1 – 3 of 3) sorted by relevance

/external/libpcap/pcap/
Ddlt.h1201 #define DLT_NETLINK 253 macro
/external/libpcap/
Dpcap-linux.c3535 handle->linktype = DLT_NETLINK;
3694 handle->linktype == DLT_NETLINK ||
3764 handle->linktype != DLT_NETLINK)
DCHANGES173 Handle using cooked mode for DLT_NETLINK in activate_new().