Searched refs:dhcpc_cb_t (Results 1 – 2 of 2) sorted by relevance
220 typedef int (*dhcpc_cb_t)(void *opaque, int af, uint8_t *ip, int ip_len); typedef235 lws_dhcpc_request(struct lws_context *c, const char *i, int af, dhcpc_cb_t cb,
107 dhcpc_cb_t cb; /* cb on completion / failure */725 dhcpc_cb_t cb, void *opaque) in lws_dhcpc_request()