Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/system/dhcpclient/
Ddhcpclient.c151 lws_dhcpc_remove(struct lws_context *context, const char *iface) in lws_dhcpc_remove() function
/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h347 lws_dhcpc_remove(struct lws_context *context, const char *iface);
/third_party/libwebsockets/lib/core/
Dcontext.c2147 lws_dhcpc_remove(context, NULL); in lws_context_destroy()