taglinefilesource code
gw125net/inet/route.crt_add(short flags, unsigned long dst, unsigned long gw, struct device *dev)
gw142net/inet/route.cif (gw != 0) rt->rt_flags |= RTF_GATEWAY;
gw144net/inet/route.crt->rt_gateway = gw;
gw40net/inet/route.hunsigned long gw, struct device *dev);