Searched refs:arp_conf (Results 1 – 2 of 2) sorted by relevance
85 struct arp_conf { struct150 struct arp_conf *arp_table;
293 struct arp_conf * const conf = (struct arp_conf *)blk->conf; in FeedArpConfLine()394 conf->arp_table = (struct arp_conf *)child->conf; in MosConfAddChild()468 struct arp_conf * const conf = (struct arp_conf *)blk->conf; in ArpConfPrint()647 FetchARPKernelEntries(struct arp_conf * const config) in FetchARPKernelEntries()794 struct arp_conf *conf = calloc(1, sizeof(struct arp_conf)); in InitArpBlock()