Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dnetlink.h147 #define NETLINK_PKTINFO 3 macro
/openbmc/linux/include/uapi/linux/
H A Dnetlink.h165 #define NETLINK_PKTINFO 3 macro
/openbmc/linux/net/netlink/
H A Daf_netlink.c1658 case NETLINK_PKTINFO: in netlink_setsockopt()
1735 case NETLINK_PKTINFO: in netlink_getsockopt()
1796 put_cmsg(msg, SOL_NETLINK, NETLINK_PKTINFO, sizeof(info), &info); in netlink_cmsg_recv_pktinfo()
/openbmc/qemu/linux-user/
H A Dsyscall.c2512 case NETLINK_PKTINFO: in do_setsockopt()
2897 case NETLINK_PKTINFO: in do_getsockopt()