Searched refs:routing_table (Results 1 – 4 of 4) sorted by relevance
71 lws_dll2_get_head(&cx->routing_table)) { in _lws_routing_table_dump()114 lws_dll2_get_head(&cx->routing_table)) { in _lws_route_get_uidx()140 lws_dll2_get_head(&pt->context->routing_table)) { in _lws_route_remove()173 lws_dll2_get_head(&pt->context->routing_table)) { in _lws_route_table_empty()186 lws_dll2_get_head(&pt->context->routing_table)) { in _lws_route_table_ifdown()218 lws_dll2_get_head(&pt->context->routing_table)) { in _lws_route_est_outgoing()277 lws_dll2_get_head(&pt->context->routing_table)) { in _lws_route_find_source()
391 lws_dll2_add_tail(&rou->list, &cx->routing_table); in rops_handle_POLLIN_netlink()393 cx->routing_table.count); in rops_handle_POLLIN_netlink()445 cx->routing_table.count) { in rops_handle_POLLIN_netlink()
649 if (pt->context->routing_table.count) { in lws_sort_dns()718 lws_dll2_get_head(&pt->context->routing_table)) { in lws_sort_dns()733 if (!bestsrc && pt->context->routing_table.count) { in lws_sort_dns()
456 lws_dll2_owner_t routing_table; member