Home
last modified time | relevance | path

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

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