FIB_RES_GW 128 net/ipv4/fib_frontend.c if (FIB_RES_GW(*res) && FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK) FIB_RES_GW 942 net/ipv4/fib_semantics.c return inet_select_addr(FIB_RES_DEV(*res), FIB_RES_GW(*res), res->scope); FIB_RES_GW 1655 net/ipv4/route.c if (FIB_RES_GW(*res) && FIB_RES_GW 1657 net/ipv4/route.c rt->rt_gateway = FIB_RES_GW(*res); FIB_RES_GW 1843 net/ipv4/route.c inet_addr_onlink(out_dev, saddr, FIB_RES_GW(*res))))