Searched refs:_arp_entry (Results 1 – 3 of 3) sorted by relevance
76 struct _arp_entry { struct83 TAILQ_ENTRY(_arp_entry) link; argument87 struct _arp_entry *ent[MAX_ARP_ENTRY];89 TAILQ_HEAD(, _arp_entry) list;
308 struct _arp_entry *ent = calloc(1, sizeof(struct _arp_entry)); in FeedArpConfLine()473 struct _arp_entry *walk; in ArpConfPrint()687 struct _arp_entry *ent = calloc(1, sizeof(struct _arp_entry)); in FetchARPKernelEntries()
167 g_config.mos->arp_table->ent[idx] = calloc(1, sizeof(struct _arp_entry)); in RegisterARPEntry()