Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
H A Droute.c204 lws_route_t *best_gw = NULL; in _lws_route_est_outgoing() local
255 best_gw = rou; in _lws_route_est_outgoing()
261 * Either best_gw is the best gw route and we set *best_gw_priority to in _lws_route_est_outgoing()
266 lwsl_cx_info(pt->context, "returning %p", best_gw); in _lws_route_est_outgoing()
268 return best_gw; in _lws_route_est_outgoing()

Completed in 1 milliseconds