Lines Matching defs:nhc
162 static void free_nh_exceptions(struct fib_nh_common *nhc) in free_nh_exceptions()
209 void fib_nh_common_release(struct fib_nh_common *nhc) in fib_nh_common_release()
482 struct fib_nh_common *nhc = fib_info_nhc(fi, i); in fib_nlmsg_size() local
542 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_detect_death() local
572 int fib_nh_common_init(struct net *net, struct fib_nh_common *nhc, in fib_nh_common_init()
1325 __be32 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc, in fib_info_update_nhc_saddr()
1342 struct fib_nh_common *nhc = res->nhc; in fib_result_prefsrc() local
1629 int fib_nexthop_info(struct sk_buff *skb, const struct fib_nh_common *nhc, in fib_nexthop_info()
1700 int fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nhc, in fib_add_nexthop()
1825 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_dump_info() local
1932 void fib_nhc_update_mtu(struct fib_nh_common *nhc, u32 new, u32 orig) in fib_nhc_update_mtu()
2060 struct fib_nh_common *nhc; in fib_select_default() local