Lines Matching defs:nhc
165 static void free_nh_exceptions(struct fib_nh_common *nhc) in free_nh_exceptions()
212 void fib_nh_common_release(struct fib_nh_common *nhc) in fib_nh_common_release()
492 struct fib_nh_common *nhc = fib_info_nhc(fi, i); in fib_nlmsg_size() local
552 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_detect_death() local
582 int fib_nh_common_init(struct net *net, struct fib_nh_common *nhc, in fib_nh_common_init()
1321 __be32 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc, in fib_info_update_nhc_saddr()
1338 struct fib_nh_common *nhc = res->nhc; in fib_result_prefsrc() local
1627 int fib_nexthop_info(struct sk_buff *skb, const struct fib_nh_common *nhc, in fib_nexthop_info()
1698 int fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nhc, in fib_add_nexthop()
1823 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_dump_info() local
1930 void fib_nhc_update_mtu(struct fib_nh_common *nhc, u32 new, u32 orig) in fib_nhc_update_mtu()
2056 struct fib_nh_common *nhc; in fib_select_default() local