Searched refs:arp_list_head (Results 1 – 3 of 3) sorted by relevance
81 NX_ARP *arp_list_head; in _nx_arp_entry_delete() local98 arp_list_head = ip_ptr -> nx_ip_arp_table[index]; in _nx_arp_entry_delete()101 search_ptr = arp_list_head; in _nx_arp_entry_delete()123 if (search_ptr == arp_list_head) in _nx_arp_entry_delete()
91 NX_ARP *arp_list_head; in _nx_arp_dynamic_entry_set() local125 arp_list_head = ip_ptr -> nx_ip_arp_table[index]; in _nx_arp_dynamic_entry_set()128 search_ptr = arp_list_head; in _nx_arp_dynamic_entry_set()149 if (search_ptr == arp_list_head) in _nx_arp_dynamic_entry_set()
88 NX_ARP *arp_list_head; in _nx_arp_static_entry_create() local119 arp_list_head = ip_ptr -> nx_ip_arp_table[index]; in _nx_arp_static_entry_create()122 search_ptr = arp_list_head; in _nx_arp_static_entry_create()143 if (search_ptr == arp_list_head) in _nx_arp_static_entry_create()