Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Droute.c202 int best_gw_priority = INT_MAX; in _lws_route_est_outgoing() local
249 rou->priority < best_gw_priority) { in _lws_route_est_outgoing()
251 best_gw_priority = rou->priority; in _lws_route_est_outgoing()