Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/
Darp.c164 static struct arp_entry *arp_entry_get_last_from_table(void) in arp_entry_get_last_from_table() function
418 entry = arp_entry_get_last_from_table(); in net_arp_prepare()
670 arp_ent = arp_entry_get_last_from_table(); in net_arp_update()