Home
last modified time | relevance | path

Searched refs:rt_family (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dnexthop.h349 u8 rt_family) in nexthop_mpath_fill_node()
360 if (fib_add_nexthop(skb, nhc, weight, rt_family, 0) < 0) in nexthop_mpath_fill_node()
347 nexthop_mpath_fill_node(struct sk_buff * skb,struct nexthop * nh,u8 rt_family) nexthop_mpath_fill_node() argument
/linux/net/ipv4/
H A Dfib_semantics.c1581 u8 rt_family, unsigned char *flags, bool skip_oif) in fib_nexthop_info() argument
1612 if (rt_family != nhc->nhc_gw_family) { in fib_nexthop_info()
1651 int nh_weight, u8 rt_family, u32 nh_tclassid) in fib_add_nexthop() argument
1664 if (fib_nexthop_info(skb, nhc, rt_family, &flags, true) < 0) in fib_add_nexthop()