Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dnetlink.h146 #define NETLINK_DROP_MEMBERSHIP 2 macro
/Linux-v6.6/include/uapi/linux/
Dnetlink.h164 #define NETLINK_DROP_MEMBERSHIP 2 macro
/Linux-v6.6/Documentation/driver-api/
Dconnector.rst136 option with the NETLINK_DROP_MEMBERSHIP parameter which is defined as 0.
/Linux-v6.6/net/netlink/
Daf_netlink.c1681 case NETLINK_DROP_MEMBERSHIP: { in netlink_setsockopt()
1700 if (optname == NETLINK_DROP_MEMBERSHIP && nlk->netlink_unbind) in netlink_setsockopt()