Searched refs:dhcpc_owner (Results 1 – 2 of 2) sorted by relevance
683 lws_start_foreach_dll(struct lws_dll2 *, p, context->dhcpc_owner.head) { in lws_dhcpc_status()707 lws_start_foreach_dll(struct lws_dll2 *, p, context->dhcpc_owner.head) { in lws_dhcpc_find()749 lws_dll2_add_head(&r->list, &context->dhcpc_owner); /* add him to list */ in lws_dhcpc_request()774 lws_dll2_foreach_safe(&context->dhcpc_owner, (void *)iface, _remove_if); in lws_dhcpc_remove()
374 lws_dll2_owner_t dhcpc_owner; member