Home
last modified time | relevance | path

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

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