FIB_RES_NHC       204 include/net/ip_fib.h #define FIB_RES_DEV(res)	(FIB_RES_NHC(res)->nhc_dev)
FIB_RES_NHC       205 include/net/ip_fib.h #define FIB_RES_OIF(res)	(FIB_RES_NHC(res)->nhc_oif)
FIB_RES_NHC       399 net/ipv4/fib_frontend.c 		ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST;
FIB_RES_NHC       411 net/ipv4/fib_frontend.c 			ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST;
FIB_RES_NHC       788 net/ipv4/route.c 				struct fib_nh_common *nhc = FIB_RES_NHC(res);
FIB_RES_NHC      1036 net/ipv4/route.c 		struct fib_nh_common *nhc = FIB_RES_NHC(res);
FIB_RES_NHC      1569 net/ipv4/route.c 		struct fib_nh_common *nhc = FIB_RES_NHC(*res);
FIB_RES_NHC      1786 net/ipv4/route.c 	struct fib_nh_common *nhc = FIB_RES_NHC(*res);
FIB_RES_NHC      2168 net/ipv4/route.c 		struct fib_nh_common *nhc = FIB_RES_NHC(*res);
FIB_RES_NHC      2198 net/ipv4/route.c 		struct fib_nh_common *nhc = FIB_RES_NHC(*res);
FIB_RES_NHC      2378 net/ipv4/route.c 		struct fib_nh_common *nhc = FIB_RES_NHC(*res);