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