Home
last modified time | relevance | path

Searched refs:rtnl_unicast (Results 1 – 12 of 12) sorted by relevance

/net/ipv6/
Daddrlabel.c589 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in ip6addrlbl_get()
Dip6mr.c856 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ip6mr_destroy_unres()
1119 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ip6mr_cache_resolve()
Daddrconf.c615 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet6_netconf_get_devconf()
4394 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet6_rtm_getaddr()
Droute.c2775 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet6_rtm_getroute()
/net/core/
Dnet_namespace.c600 err = rtnl_unicast(msg, net, NETLINK_CB(skb).portid); in rtnl_net_getid()
Drtnetlink.c630 int rtnl_unicast(struct sk_buff *skb, struct net *net, u32 pid) in rtnl_unicast() function
636 EXPORT_SYMBOL(rtnl_unicast);
2187 err = rtnl_unicast(nskb, net, NETLINK_CB(skb).portid); in rtnl_getlink()
/net/sched/
Dact_api.c688 return rtnl_unicast(skb, net, portid); in act_get_notify()
/net/ipv4/
Dipmr.c640 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ipmr_destroy_unres()
930 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ipmr_cache_resolve()
Ddevinet.c1851 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet_netconf_get_devconf()
Droute.c2515 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet_rtm_getroute()
/net/decnet/
Ddn_route.c1721 return rtnl_unicast(skb, &init_net, NETLINK_CB(in_skb).portid); in dn_cache_getroute()
/net/dcb/
Ddcbnl.c1717 ret = rtnl_unicast(reply_skb, net, portid); in dcb_doit()