Home
last modified time | relevance | path

Searched refs:nexthop_mpath_fill_node (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dnexthop.h202 int nexthop_mpath_fill_node(struct sk_buff *skb, struct nexthop *nh, in nexthop_mpath_fill_node() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_semantics.c1760 if (nexthop_mpath_fill_node(skb, fi->nh, AF_INET) < 0) in fib_add_multipath()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c5444 if (nexthop_mpath_fill_node(skb, nh, AF_INET6)) in rt6_fill_node_nexthop()