nlmsg_notify      224 include/net/netlink.h extern int		nlmsg_notify(struct sock *sk, struct sk_buff *skb,
nlmsg_notify      467 net/core/rtnetlink.c 	return nlmsg_notify(rtnl, skb, pid, group, report, flags);
nlmsg_notify      110 net/netfilter/nfnetlink.c 	return nlmsg_notify(nfnl, skb, pid, group, echo, gfp_any());