Home
last modified time | relevance | path

Searched refs:best_gw (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Droute.c201 lws_route_t *best_gw = NULL; in _lws_route_est_outgoing() local
252 best_gw = rou; in _lws_route_est_outgoing()
263 lwsl_cx_info(pt->context, "returning %p", best_gw); in _lws_route_est_outgoing()
265 return best_gw; in _lws_route_est_outgoing()