Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnetlink.h105 #define NETLINK_DROP_MEMBERSHIP 2 macro
/linux-4.1.27/Documentation/connector/
Dconnector.txt174 option with the NETLINK_DROP_MEMBERSHIP parameter which is defined as 0.
/linux-4.1.27/net/netlink/
Daf_netlink.c2198 case NETLINK_DROP_MEMBERSHIP: { in netlink_setsockopt()
2215 if (optname == NETLINK_DROP_MEMBERSHIP && nlk->netlink_unbind) in netlink_setsockopt()