Searched refs:fib_add_nexthop (Results 1 – 7 of 7) sorted by relevance
/linux/include/net/ |
A D | nexthop.h | 328 if (fib_add_nexthop(skb, nhc, weight, rt_family, 0) < 0) in nexthop_mpath_fill_node()
|
A D | ip_fib.h | 599 int fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nh,
|
/linux/net/ipv4/ |
A D | fib_semantics.c | 1700 int fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nhc, in fib_add_nexthop() function 1730 EXPORT_SYMBOL_GPL(fib_add_nexthop); 1753 if (fib_add_nexthop(skb, &nh->nh_common, nh->fib_nh_weight, in fib_add_multipath()
|
/linux/net/ipv6/ |
A D | route.c | 5730 if (fib_add_nexthop(skb, &rt->fib6_nh->nh_common, in rt6_fill_node() 5737 if (fib_add_nexthop(skb, &sibling->fib6_nh->nh_common, in rt6_fill_node()
|
/linux/ |
A D | vmlinux.symvers | 8236 0x00000000 fib_add_nexthop vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 53606 ffff800010e7aca0 T fib_add_nexthop
|
A D | .tmp_System.map | 53606 ffff800010e7aca0 T fib_add_nexthop
|
Completed in 315 milliseconds