Searched refs:arp_ipv4ll (Results 1 – 3 of 3) sorted by relevance
213 if (state->arp_ipv4ll) in ipv4ll_start()235 state->arp_ipv4ll = astate; in ipv4ll_start()280 eloop_timeout_delete(ifp->ctx->eloop, NULL, state->arp_ipv4ll); in ipv4ll_stop()
360 if (state->arp_ipv4ll == astate) { in arp_free()362 state->arp_ipv4ll = NULL; in arp_free()
253 struct arp_state *arp_ipv4ll; member