Searched refs:NETLINK_URELEASE (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Dnotifier.h229 #define NETLINK_URELEASE 0x0001 /* Unicast netlink socket released */ macro
/linux-master/net/netfilter/
H A Dnfnetlink_log.c836 if (event == NETLINK_URELEASE && n->protocol == NETLINK_NETFILTER) {
H A Dnfnetlink_queue.c1172 if (event == NETLINK_URELEASE && n->protocol == NETLINK_NETFILTER) {
H A Dnf_tables_api.c11473 if (event != NETLINK_URELEASE || n->protocol != NETLINK_NETFILTER)
/linux-master/net/nfc/
H A Dnetlink.c1874 if (event != NETLINK_URELEASE || n->protocol != NETLINK_GENERIC)
1877 pr_debug("NETLINK_URELEASE event from id %d\n", n->portid);
/linux-master/net/netlink/
H A Daf_netlink.c792 NETLINK_URELEASE, &n);
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c6368 if (state != NETLINK_URELEASE)
/linux-master/net/wireless/
H A Dnl80211.c19923 if (state != NETLINK_URELEASE || notify->protocol != NETLINK_GENERIC)

Completed in 279 milliseconds