Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Dbpf.h1229 #define DLT_NETLINK 253 macro
/external/libpcap/
Dpcap-linux.c3112 handle->linktype = DLT_NETLINK;
3263 handle->linktype == DLT_NETLINK ||
3334 handle->linktype != DLT_NETLINK)
Dpcap.c1229 DLT_CHOICE(DLT_NETLINK, "Linux netlink"),
DCHANGES48 Handle using cooked mode for DLT_NETLINK in activate_new().