Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnotifier.h229 #define NETLINK_URELEASE 0x0001 /* Unicast netlink socket released */ macro
/linux/net/netfilter/
A Dnfnetlink_log.c836 if (event == NETLINK_URELEASE && n->protocol == NETLINK_NETFILTER) { in nfulnl_rcv_nl_event()
A Dnfnetlink_queue.c1213 if (event == NETLINK_URELEASE && n->protocol == NETLINK_NETFILTER) { in nfqnl_rcv_nl_event()
A Dnf_tables_api.c11583 if (event != NETLINK_URELEASE || n->protocol != NETLINK_NETFILTER) in nft_rcv_nl_event()
/linux/net/nfc/
A Dnetlink.c1872 if (event != NETLINK_URELEASE || n->protocol != NETLINK_GENERIC) in nfc_genl_rcv_nl_event()
/linux/net/netlink/
A Daf_netlink.c765 NETLINK_URELEASE, &n); in netlink_release()
/linux/drivers/net/wireless/virtual/
A Dmac80211_hwsim.c6436 if (state != NETLINK_URELEASE) in mac80211_hwsim_netlink_notify()
/linux/net/wireless/
A Dnl80211.c20101 if (state != NETLINK_URELEASE || notify->protocol != NETLINK_GENERIC) in nl80211_netlink_notify()

Completed in 76 milliseconds