Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Ddlt.h1200 #define DLT_NETLINK 253 macro
/external/libpcap/
Dpcap-linux.c3287 handle->linktype = DLT_NETLINK;
3438 handle->linktype == DLT_NETLINK ||
3509 handle->linktype != DLT_NETLINK)
DCHANGES94 Handle using cooked mode for DLT_NETLINK in activate_new().