Lines Matching defs:nhc
166 static void free_nh_exceptions(struct fib_nh_common *nhc) in free_nh_exceptions()
213 void fib_nh_common_release(struct fib_nh_common *nhc) in fib_nh_common_release()
494 struct fib_nh_common *nhc = fib_info_nhc(fi, i); in fib_nlmsg_size() local
553 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_detect_death() local
583 int fib_nh_common_init(struct net *net, struct fib_nh_common *nhc, in fib_nh_common_init()
1323 __be32 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc, in fib_info_update_nhc_saddr()
1343 struct fib_nh_common *nhc = res->nhc; in fib_result_prefsrc() local
1634 int fib_nexthop_info(struct sk_buff *skb, const struct fib_nh_common *nhc, in fib_nexthop_info()
1705 int fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nhc, in fib_add_nexthop()
1830 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_dump_info() local
1938 void fib_nhc_update_mtu(struct fib_nh_common *nhc, u32 new, u32 orig) in fib_nhc_update_mtu()
2064 struct fib_nh_common *nhc; in fib_select_default() local