Searched refs:this_gateway (Results 1 – 1 of 1) sorted by relevance
43 union anyip *this_gateway = NULL; in get_default_route_cb() local64 this_gateway = RTA_DATA(rta_p); in get_default_route_cb()77 if(this_gateway != NULL) { in get_default_route_cb()78 memcpy(&default_route->reply_gateway, this_gateway, this_gateway_size); in get_default_route_cb()