Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/
Darp.c42 struct arp_entry { struct
61 static struct arp_entry arp_table[NUM_ARP_ENTRIES]; argument
77 static struct arp_entry *
81 struct arp_entry *arp; in arp_find_entry()
117 const struct arp_entry *arp; in arp_resolve()
203 struct arp_entry *arp; in arp_rx()