Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dnetlink.h147 #define NETLINK_PKTINFO 3 macro
/third_party/libnl/lib/
Dsocket.c932 err = setsockopt(sk->s_fd, SOL_NETLINK, NETLINK_PKTINFO, in nl_socket_recv_pktinfo()
/third_party/libnl/doc/
Dcore.txt890 CAUTION: Processing of NETLINK_PKTINFO has not been implemented yet.