Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/linux/
Dnetlink.h146 #define NETLINK_DROP_MEMBERSHIP 2 macro
/Linux-v4.19/include/uapi/linux/
Dnetlink.h146 #define NETLINK_DROP_MEMBERSHIP 2 macro
/Linux-v4.19/Documentation/connector/
Dconnector.txt174 option with the NETLINK_DROP_MEMBERSHIP parameter which is defined as 0.
/Linux-v4.19/net/netlink/
Daf_netlink.c1652 case NETLINK_DROP_MEMBERSHIP: { in netlink_setsockopt()
1669 if (optname == NETLINK_DROP_MEMBERSHIP && nlk->netlink_unbind) in netlink_setsockopt()