fib_nh_common     126 include/net/ip6_fib.h 	struct fib_nh_common	nh_common;
fib_nh_common     104 include/net/ip_fib.h 	struct fib_nh_common	nh_common;
fib_nh_common     172 include/net/ip_fib.h 	struct fib_nh_common	*nhc;
fib_nh_common     199 include/net/ip_fib.h __be32 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc,
fib_nh_common     425 include/net/ip_fib.h static inline bool nhc_l3mdev_matches_dev(const struct fib_nh_common *nhc,
fib_nh_common     441 include/net/ip_fib.h void fib_nhc_update_mtu(struct fib_nh_common *nhc, u32 new, u32 orig);
fib_nh_common     457 include/net/ip_fib.h int fib_nh_common_init(struct fib_nh_common *nhc, struct nlattr *fc_encap,
fib_nh_common     460 include/net/ip_fib.h void fib_nh_common_release(struct fib_nh_common *nhc);
fib_nh_common     469 include/net/ip_fib.h 	struct fib_nh_common *nhc = res->nhc;
fib_nh_common     524 include/net/ip_fib.h int fib_nexthop_info(struct sk_buff *skb, const struct fib_nh_common *nh,
fib_nh_common     526 include/net/ip_fib.h int fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nh,
fib_nh_common      57 include/net/nexthop.h 		struct fib_nh_common	fib_nhc;
fib_nh_common     173 include/net/nexthop.h 		struct fib_nh_common *nhc = &nhi->fib_nhc;
fib_nh_common     214 include/net/nexthop.h struct fib_nh_common *nexthop_fib_nhc(struct nexthop *nh, int nhsel)
fib_nh_common     272 include/net/nexthop.h static inline struct fib_nh_common *fib_info_nhc(struct fib_info *fi, int nhsel)
fib_nh_common      16 include/trace/events/fib.h 		 const struct fib_nh_common *nhc, int err),
fib_nh_common    4617 net/core/filter.c 	struct fib_nh_common *nhc;
fib_nh_common     235 net/ipv4/fib_frontend.c 			struct fib_nh_common *nhc = fib_info_nhc(res.fi, 0);
fib_nh_common     328 net/ipv4/fib_frontend.c 			const struct fib_nh_common *nhc = fib_info_nhc(fi, ret);
fib_nh_common     146 net/ipv4/fib_rules.c 		struct fib_nh_common *nhc = fib_info_nhc(result->fi, 0);
fib_nh_common     162 net/ipv4/fib_semantics.c static void free_nh_exceptions(struct fib_nh_common *nhc)
fib_nh_common     209 net/ipv4/fib_semantics.c void fib_nh_common_release(struct fib_nh_common *nhc)
fib_nh_common     484 net/ipv4/fib_semantics.c 			struct fib_nh_common *nhc = fib_info_nhc(fi, i);
fib_nh_common     536 net/ipv4/fib_semantics.c 	const struct fib_nh_common *nhc = fib_info_nhc(fi, 0);
fib_nh_common     566 net/ipv4/fib_semantics.c int fib_nh_common_init(struct fib_nh_common *nhc, struct nlattr *encap,
fib_nh_common    1280 net/ipv4/fib_semantics.c __be32 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc,
fib_nh_common    1297 net/ipv4/fib_semantics.c 	struct fib_nh_common *nhc = res->nhc;
fib_nh_common    1584 net/ipv4/fib_semantics.c int fib_nexthop_info(struct sk_buff *skb, const struct fib_nh_common *nhc,
fib_nh_common    1656 net/ipv4/fib_semantics.c int fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nhc,
fib_nh_common    1776 net/ipv4/fib_semantics.c 		const struct fib_nh_common *nhc = fib_info_nhc(fi, 0);
fib_nh_common    1874 net/ipv4/fib_semantics.c void fib_nhc_update_mtu(struct fib_nh_common *nhc, u32 new, u32 orig)
fib_nh_common    2002 net/ipv4/fib_semantics.c 		struct fib_nh_common *nhc;
fib_nh_common    1474 net/ipv4/fib_trie.c 			struct fib_nh_common *nhc = fib_info_nhc(fi, nhsel);
fib_nh_common    2761 net/ipv4/fib_trie.c 		const struct fib_nh_common *nhc = fib_info_nhc(fi, 0);
fib_nh_common    2810 net/ipv4/fib_trie.c 			struct fib_nh_common *nhc = fib_info_nhc(fi, 0);
fib_nh_common     643 net/ipv4/route.c static void update_or_create_fnhe(struct fib_nh_common *nhc, __be32 daddr,
fib_nh_common     788 net/ipv4/route.c 				struct fib_nh_common *nhc = FIB_RES_NHC(res);
fib_nh_common    1036 net/ipv4/route.c 		struct fib_nh_common *nhc = FIB_RES_NHC(res);
fib_nh_common    1325 net/ipv4/route.c static void ip_del_fnhe(struct fib_nh_common *nhc, __be32 daddr)
fib_nh_common    1359 net/ipv4/route.c static struct fib_nh_exception *find_exception(struct fib_nh_common *nhc,
fib_nh_common    1393 net/ipv4/route.c 	struct fib_nh_common *nhc = res->nhc;
fib_nh_common    1466 net/ipv4/route.c static bool rt_cache_route(struct fib_nh_common *nhc, struct rtable *rt)
fib_nh_common    1569 net/ipv4/route.c 		struct fib_nh_common *nhc = FIB_RES_NHC(*res);
fib_nh_common    1786 net/ipv4/route.c 	struct fib_nh_common *nhc = FIB_RES_NHC(*res);
fib_nh_common    2168 net/ipv4/route.c 		struct fib_nh_common *nhc = FIB_RES_NHC(*res);
fib_nh_common    2198 net/ipv4/route.c 		struct fib_nh_common *nhc = FIB_RES_NHC(*res);
fib_nh_common    2378 net/ipv4/route.c 		struct fib_nh_common *nhc = FIB_RES_NHC(*res);
fib_nh_common    2923 net/ipv4/route.c 		struct fib_nh_common *nhc = fib_info_nhc(fi, nhsel);