Searched refs:nlmsg_notify (Results 1 – 8 of 8) sorted by relevance
| /linux/net/netfilter/ |
| A D | nfnetlink.c | 176 return nlmsg_notify(nfnlnet->nfnl, skb, portid, group, echo, flags); in nfnetlink_send()
|
| /linux/include/net/ |
| A D | netlink.h | 498 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid,
|
| /linux/net/netlink/ |
| A D | af_netlink.c | 2524 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid, in nlmsg_notify() function 2554 EXPORT_SYMBOL(nlmsg_notify);
|
| A D | genetlink.c | 1496 nlmsg_notify(sk, skb, info->snd_portid, group, in genl_notify()
|
| /linux/net/core/ |
| A D | rtnetlink.c | 714 return nlmsg_notify(rtnl, skb, pid, group, echo, GFP_KERNEL); in rtnetlink_send() 730 nlmsg_notify(rtnl, skb, pid, group, nlmsg_report(nlh), flags); in rtnl_notify()
|
| /linux/ |
| A D | vmlinux.symvers | 7464 0x00000000 nlmsg_notify vmlinux EXPORT_SYMBOL
|
| A D | System.map | 52369 ffff800010e03740 T nlmsg_notify
|
| A D | .tmp_System.map | 52369 ffff800010e03740 T nlmsg_notify
|
Completed in 1000 milliseconds