Lines Matching refs:fib_nh_common
161 static void free_nh_exceptions(struct fib_nh_common *nhc) in free_nh_exceptions()
208 void fib_nh_common_release(struct fib_nh_common *nhc) in fib_nh_common_release()
473 struct fib_nh_common *nhc = fib_info_nhc(fi, i); in fib_nlmsg_size()
532 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_detect_death()
562 int fib_nh_common_init(struct net *net, struct fib_nh_common *nhc, in fib_nh_common_init()
1300 __be32 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc, in fib_info_update_nhc_saddr()
1320 struct fib_nh_common *nhc = res->nhc; in fib_result_prefsrc()
1610 int fib_nexthop_info(struct sk_buff *skb, const struct fib_nh_common *nhc, in fib_nexthop_info()
1681 int fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nhc, in fib_add_nexthop()
1806 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_dump_info()
1914 void fib_nhc_update_mtu(struct fib_nh_common *nhc, u32 new, u32 orig) in fib_nhc_update_mtu()
2041 struct fib_nh_common *nhc; in fib_select_default()