Home
last modified time | relevance | path

Searched refs:nlmsg_notify (Results 1 – 4 of 4) sorted by relevance

/net/netfilter/
Dnfnetlink.c159 return nlmsg_notify(net->nfnl, skb, portid, group, echo, flags); in nfnetlink_send()
/net/netlink/
Daf_netlink.c2525 int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid, in nlmsg_notify() function
2555 EXPORT_SYMBOL(nlmsg_notify);
Dgenetlink.c1478 nlmsg_notify(sk, skb, info->snd_portid, group, report, flags); in genl_notify()
/net/core/
Drtnetlink.c737 nlmsg_notify(rtnl, skb, pid, group, report, flags); in rtnl_notify()