Searched refs:nlmsg_notify (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nfnetlink.c | 159 return nlmsg_notify(net->nfnl, skb, portid, group, echo, flags); in nfnetlink_send()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | netlink.h | 498 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid,
|
| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | af_netlink.c | 2543 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid, in nlmsg_notify() function 2573 EXPORT_SYMBOL(nlmsg_notify);
|
| H A D | genetlink.c | 1478 nlmsg_notify(sk, skb, info->snd_portid, group, report, flags); in genl_notify()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | rtnetlink.c | 737 nlmsg_notify(rtnl, skb, pid, group, report, flags); in rtnl_notify()
|