Searched refs:DN_FIB_RES_GW (Results 1 – 2 of 2) sorted by relevance
51 #define DN_FIB_RES_GW(res) (DN_FIB_RES_NH(res).nh_gw) macro
872 if (DN_FIB_RES_GW(*res) && in dn_rt_set_next_hop()874 rt->rt_gateway = DN_FIB_RES_GW(*res); in dn_rt_set_next_hop()940 return dnet_select_source(DN_FIB_RES_DEV(*res), DN_FIB_RES_GW(*res), res->scope); in __dn_fib_res_prefsrc()1172 gateway = DN_FIB_RES_GW(res); in dn_route_output_slow()1370 gateway = DN_FIB_RES_GW(res); in dn_route_input_slow()