Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/system/dhcpclient/
Ddhcpclient.c140 _remove_if(struct lws_dll2 *d, void *opaque) in _remove_if() function
153 lws_dll2_foreach_safe(&context->dhcpc_owner, (void *)iface, _remove_if); in lws_dhcpc_remove()