Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnotifier.h220 #define NETLINK_URELEASE 0x0001 /* Unicast netlink socket released */ macro
/linux/net/netfilter/
A Dnfnetlink_log.c825 if (event == NETLINK_URELEASE && n->protocol == NETLINK_NETFILTER) { in nfulnl_rcv_nl_event()
A Dnfnetlink_queue.c981 if (event == NETLINK_URELEASE && n->protocol == NETLINK_NETFILTER) { in nfqnl_rcv_nl_event()
A Dnf_tables_api.c9667 if (event != NETLINK_URELEASE || n->protocol != NETLINK_NETFILTER) in nft_rcv_nl_event()
/linux/net/nfc/
A Dnetlink.c1835 if (event != NETLINK_URELEASE || n->protocol != NETLINK_GENERIC) in nfc_genl_rcv_nl_event()
/linux/net/netlink/
A Daf_netlink.c789 NETLINK_URELEASE, &n); in netlink_release()
/linux/drivers/net/wireless/
A Dmac80211_hwsim.c4277 if (state != NETLINK_URELEASE) in mac80211_hwsim_netlink_notify()
/linux/net/wireless/
A Dnl80211.c18237 if (state != NETLINK_URELEASE || notify->protocol != NETLINK_GENERIC) in nl80211_netlink_notify()

Completed in 78 milliseconds