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