rt_family         525 include/net/ip_fib.h 		     u8 rt_family, unsigned char *flags, bool skip_oif);
rt_family         527 include/net/ip_fib.h 		    int nh_weight, u8 rt_family);
rt_family         165 include/net/nexthop.h 			    u8 rt_family)
rt_family         176 include/net/nexthop.h 		if (fib_add_nexthop(skb, nhc, weight, rt_family) < 0)
rt_family        1585 net/ipv4/fib_semantics.c 		     u8 rt_family, unsigned char *flags, bool skip_oif)
rt_family        1616 net/ipv4/fib_semantics.c 		if (rt_family != nhc->nhc_gw_family) {
rt_family        1657 net/ipv4/fib_semantics.c 		    int nh_weight, u8 rt_family)
rt_family        1670 net/ipv4/fib_semantics.c 	if (fib_nexthop_info(skb, nhc, rt_family, &flags, true) < 0)