Searched refs:nx_arp_active_next (Results 1 – 14 of 14) sorted by relevance
92 if (arp_ptr == arp_ptr -> nx_arp_active_next) in _nx_arp_dynamic_entry_delete()106 *(arp_ptr -> nx_arp_active_list_head) = arp_ptr -> nx_arp_active_next; in _nx_arp_dynamic_entry_delete()110 … (arp_ptr -> nx_arp_active_next) -> nx_arp_active_previous = arp_ptr -> nx_arp_active_previous; in _nx_arp_dynamic_entry_delete()111 … (arp_ptr -> nx_arp_active_previous) -> nx_arp_active_next = arp_ptr -> nx_arp_active_next; in _nx_arp_dynamic_entry_delete()
96 if (arp_entry == arp_entry -> nx_arp_active_next) in _nx_arp_static_entry_delete_internal()110 *(arp_entry -> nx_arp_active_list_head) = arp_entry -> nx_arp_active_next; in _nx_arp_static_entry_delete_internal()114 (arp_entry -> nx_arp_active_next) -> nx_arp_active_previous = in _nx_arp_static_entry_delete_internal()116 (arp_entry -> nx_arp_active_previous) -> nx_arp_active_next = in _nx_arp_static_entry_delete_internal()117 arp_entry -> nx_arp_active_next; in _nx_arp_static_entry_delete_internal()
121 if (arp_entry == arp_entry -> nx_arp_active_next) in _nx_arp_periodic_update()135 … *(arp_entry -> nx_arp_active_list_head) = arp_entry -> nx_arp_active_next; in _nx_arp_periodic_update()139 (arp_entry -> nx_arp_active_next) -> nx_arp_active_previous = in _nx_arp_periodic_update()141 (arp_entry -> nx_arp_active_previous) -> nx_arp_active_next = in _nx_arp_periodic_update()142 arp_entry -> nx_arp_active_next; in _nx_arp_periodic_update()
107 arp_entry -> nx_arp_active_next = *arp_list_ptr; in _nx_arp_entry_allocate()109 (arp_entry -> nx_arp_active_previous) -> nx_arp_active_next = arp_entry; in _nx_arp_entry_allocate()116 arp_entry -> nx_arp_active_next = arp_entry; in _nx_arp_entry_allocate()
119 search_ptr = search_ptr -> nx_arp_active_next; in _nx_arp_entry_delete()
145 search_ptr = search_ptr -> nx_arp_active_next; in _nx_arp_dynamic_entry_set()
139 search_ptr = search_ptr -> nx_arp_active_next; in _nx_arp_static_entry_create()
199 arp_ptr = arp_ptr -> nx_arp_active_next; in _nx_ip_driver_packet_send()
482 arp_ptr = arp_ptr -> nx_arp_active_next; in _nx_arp_packet_receive()
178 arp_ptr = arp_ptr -> nx_arp_active_next; in ntest_0_entry()220 arp_ptr = arp_ptr -> nx_arp_active_next; in ntest_0_entry()
389 arp_ptr = arp_ptr -> nx_arp_active_next; in thread_0_entry()
467 arp_entry.nx_arp_active_next = arp_active_list; in thread_0_entry()470 arp_active_list -> nx_arp_active_next = &arp_entry; in thread_0_entry()
1758 *nx_arp_active_next, member
11869 arp_ptr = arp_ptr -> nx_arp_active_next; in _nxd_bsd_ipv4_packet_send()