Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/core/
A Ddns.c383 struct local_hostlist_entry *last_entry = NULL; in dns_local_removehost() local
388 if (last_entry != NULL) { in dns_local_removehost()
389 last_entry->next = entry->next; in dns_local_removehost()
398 last_entry = entry; in dns_local_removehost()

Completed in 3 milliseconds