FIB_RES_NHC
#define FIB_RES_DEV(res) (FIB_RES_NHC(res)->nhc_dev)
#define FIB_RES_OIF(res) (FIB_RES_NHC(res)->nhc_oif)
ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST;
ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST;
nhc = FIB_RES_NHC(res);
struct fib_nh_common *nhc = FIB_RES_NHC(*res);
struct fib_nh_common *nhc = FIB_RES_NHC(*res);
struct fib_nh_common *nhc = FIB_RES_NHC(*res);
struct fib_nh_common *nhc = FIB_RES_NHC(*res);
struct fib_nh_common *nhc = FIB_RES_NHC(*res);
nhc = FIB_RES_NHC(res);