Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Drtnetlink.h13 extern int rtnl_unicast(struct sk_buff *skb, struct net *net, u32 pid);
/linux-6.3-rc2/net/ipv6/
A Daddrlabel.c629 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in ip6addrlbl_get()
A Dip6mr.c787 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ip6mr_destroy_unres()
1030 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ip6mr_cache_resolve()
2602 return rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in ip6mr_rtm_getroute()
A Daddrconf.c700 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet6_netconf_get_devconf()
5477 err = rtnl_unicast(skb, tgt_net, NETLINK_CB(in_skb).portid); in inet6_rtm_getaddr()
A Droute.c6150 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet6_rtm_getroute()
/linux-6.3-rc2/net/mpls/
A Daf_mpls.c1295 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in mpls_netconf_get_devconf()
2417 return rtnl_unicast(skb, net, portid); in mpls_getroute()
2507 err = rtnl_unicast(skb, net, portid); in mpls_getroute()
/linux-6.3-rc2/net/sched/
A Dcls_api.c2046 err = rtnl_unicast(skb, net, portid); in tfilter_notify()
2082 err = rtnl_unicast(skb, net, portid); in tfilter_del_notify()
2899 err = rtnl_unicast(skb, net, portid); in tc_chain_notify()
2927 return rtnl_unicast(skb, net, portid); in tc_chain_notify_delete()
A Dact_api.c1631 return rtnl_unicast(skb, net, portid); in tcf_get_notify()
/linux-6.3-rc2/net/ipv4/
A Dipmr.c739 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ipmr_destroy_unres()
1005 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ipmr_cache_resolve()
2565 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in ipmr_rtm_getroute()
A Dnexthop.c3044 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in rtm_get_nexthop()
3541 return rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in rtm_get_nexthop_bucket()
A Ddevinet.c2223 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet_netconf_get_devconf()
A Droute.c3437 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet_rtm_getroute()
/linux-6.3-rc2/net/core/
A Drtnetlink.c755 int rtnl_unicast(struct sk_buff *skb, struct net *net, u32 pid) in rtnl_unicast() function
761 EXPORT_SYMBOL(rtnl_unicast);
3781 err = rtnl_unicast(nskb, net, NETLINK_CB(skb).portid); in rtnl_getlink()
4795 return rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in rtnl_fdb_get()
5890 err = rtnl_unicast(nskb, net, NETLINK_CB(skb).portid); in rtnl_stats_get()
A Dnet_namespace.c957 err = rtnl_unicast(msg, net, NETLINK_CB(skb).portid); in rtnl_net_getid()
A Dneighbour.c3009 err = rtnl_unicast(skb, net, pid); in neigh_get_reply()
3038 err = rtnl_unicast(skb, net, pid); in pneigh_get_reply()
/linux-6.3-rc2/net/dcb/
A Ddcbnl.c1965 ret = rtnl_unicast(reply_skb, net, portid); in dcb_doit()

Completed in 111 milliseconds