Home
last modified time | relevance | path

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

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