Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnotifier.h229 #define NETLINK_URELEASE 0x0001 /* Unicast netlink socket released */ macro
/linux/net/nfc/
H A Dnetlink.c1873 if (event != NETLINK_URELEASE || n->protocol != NETLINK_GENERIC) in nfc_genl_rcv_nl_event()
/linux/net/netlink/
H A Daf_netlink.c763 NETLINK_URELEASE, &n); in netlink_release()
/linux/net/wireless/
H A Dnl80211.c22920 if (state != NETLINK_URELEASE || notify->protocol != NETLINK_GENERIC) in cfg80211_nan_cluster_joined()