Searched refs:rt6_fill_node (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/ipv6/ |
D | route.c | 107 static int rt6_fill_node(struct net *net, struct sk_buff *skb, 3226 if (rt6_fill_node(net, skb, rt, NULL, in __ip6_del_rt_siblings() 4667 static int rt6_fill_node(struct net *net, struct sk_buff *skb, in rt6_fill_node() function 4837 return rt6_fill_node(net, arg->skb, rt, NULL, NULL, NULL, 0, in rt6_dump_route() 4963 err = rt6_fill_node(net, skb, from, NULL, NULL, NULL, iif, in inet6_rtm_getroute() 4967 err = rt6_fill_node(net, skb, from, dst, &fl6.daddr, in inet6_rtm_getroute() 4998 err = rt6_fill_node(net, skb, rt, NULL, NULL, NULL, 0, in inet6_rt_notify()
|