Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dnetlink.h155 #define NETLINK_LIST_MEMBERSHIPS 9 macro
/Linux-v6.6/include/uapi/linux/
Dnetlink.h173 #define NETLINK_LIST_MEMBERSHIPS 9 macro
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dsockopt_sk.c206 err = getsockopt(fd, SOL_NETLINK, NETLINK_LIST_MEMBERSHIPS, NULL, &optlen); in getsetsockopt()
/Linux-v6.6/net/netlink/
Daf_netlink.c1763 case NETLINK_LIST_MEMBERSHIPS: { in netlink_getsockopt()