Searched refs:nlmsg_notify (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/net/netfilter/ |
| D | nfnetlink.c | 141 return nlmsg_notify(net->nfnl, skb, portid, group, echo, flags); in nfnetlink_send()
|
| /Linux-v5.4/include/net/ |
| D | netlink.h | 431 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid,
|
| /Linux-v5.4/net/netlink/ |
| D | genetlink.c | 1171 nlmsg_notify(sk, skb, info->snd_portid, group, report, flags); in genl_notify()
|
| D | af_netlink.c | 2505 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid, in nlmsg_notify() function 2533 EXPORT_SYMBOL(nlmsg_notify);
|
| /Linux-v5.4/net/core/ |
| D | rtnetlink.c | 737 nlmsg_notify(rtnl, skb, pid, group, report, flags); in rtnl_notify()
|