Home
last modified time | relevance | path

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

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