nlmsg_notify      431 include/net/netlink.h int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid,
nlmsg_notify      737 net/core/rtnetlink.c 	nlmsg_notify(rtnl, skb, pid, group, report, flags);
nlmsg_notify      141 net/netfilter/nfnetlink.c 	return nlmsg_notify(net->nfnl, skb, portid, group, echo, flags);
nlmsg_notify     2534 net/netlink/af_netlink.c EXPORT_SYMBOL(nlmsg_notify);
nlmsg_notify     1171 net/netlink/genetlink.c 	nlmsg_notify(sk, skb, info->snd_portid, group, report, flags);