Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Ddlt.h1232 #define DLT_NETLINK 253 macro
/external/libpcap/
Dpcap-linux.c2197 handle->linktype = DLT_NETLINK; in map_arphrd_to_dlt()
2382 handle->linktype == DLT_NETLINK || in activate_pf_packet()
2454 handle->linktype != DLT_NETLINK) in activate_pf_packet()
DCHANGES353 Handle using cooked mode for DLT_NETLINK in activate_new().