Home
last modified time | relevance | path

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

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