| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rtnetlink.h | 13 extern int rtnl_unicast(struct sk_buff *skb, struct net *net, u32 pid);
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | addrlabel.c | 629 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in ip6addrlbl_get()
|
| H A D | ip6mr.c | 787 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ip6mr_destroy_unres() 1029 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ip6mr_cache_resolve()
|
| H A D | addrconf.c | 695 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet6_netconf_get_devconf() 5469 err = rtnl_unicast(skb, tgt_net, NETLINK_CB(in_skb).portid); in inet6_rtm_getaddr()
|
| H A D | route.c | 6011 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet6_rtm_getroute()
|
| /OK3568_Linux_fs/kernel/net/mpls/ |
| H A D | af_mpls.c | 1294 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in mpls_netconf_get_devconf() 2422 return rtnl_unicast(skb, net, portid); in mpls_getroute() 2512 err = rtnl_unicast(skb, net, portid); in mpls_getroute()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ipmr.c | 739 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ipmr_destroy_unres() 1001 rtnl_unicast(skb, net, NETLINK_CB(skb).portid); in ipmr_cache_resolve() 2564 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in ipmr_rtm_getroute()
|
| H A D | nexthop.c | 1773 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in rtm_get_nexthop()
|
| H A D | devinet.c | 2214 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet_netconf_get_devconf()
|
| H A D | route.c | 3345 err = rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in inet_rtm_getroute()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | rtnetlink.c | 720 int rtnl_unicast(struct sk_buff *skb, struct net *net, u32 pid) in rtnl_unicast() function 726 EXPORT_SYMBOL(rtnl_unicast); 3606 err = rtnl_unicast(nskb, net, NETLINK_CB(skb).portid); in rtnl_getlink() 4585 return rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid); in rtnl_fdb_get() 5400 err = rtnl_unicast(nskb, net, NETLINK_CB(skb).portid); in rtnl_stats_get()
|
| H A D | net_namespace.c | 964 err = rtnl_unicast(msg, net, NETLINK_CB(skb).portid); in rtnl_net_getid()
|
| H A D | neighbour.c | 2863 err = rtnl_unicast(skb, net, pid); in neigh_get_reply() 2891 err = rtnl_unicast(skb, net, pid); in pneigh_get_reply()
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_api.c | 1238 return rtnl_unicast(skb, net, portid); in tcf_get_notify()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_qcom | 2116 rtnl_unicast
|
| H A D | abi_gki_aarch64_galaxy | 3441 rtnl_unicast
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | dn_route.c | 1711 return rtnl_unicast(skb, &init_net, NETLINK_CB(in_skb).portid); in dn_cache_getroute()
|
| /OK3568_Linux_fs/kernel/net/dcb/ |
| H A D | dcbnl.c | 1794 ret = rtnl_unicast(reply_skb, net, portid); in dcb_doit()
|