Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Droute.c198 _lws_route_est_outgoing(struct lws_context_per_thread *pt, in _lws_route_est_outgoing() function
312 if (!_lws_route_est_outgoing(pt, &wsi->sa46_peer)) { in _lws_route_check_wsi()
Dprivate-lib-core-net.h1397 _lws_route_est_outgoing(struct lws_context_per_thread *pt,
/third_party/libwebsockets/lib/core-net/client/
Dsort-dns.c324 rd = _lws_route_est_outgoing(pt, (lws_sockaddr46 *)dst); in lws_sort_dns_scomp()
651 estr = _lws_route_est_outgoing(pt, &ds->dest); in lws_sort_dns()