Searched refs:nx_arp_active_previous (Results 1 – 11 of 11) sorted by relevance
108 arp_entry -> nx_arp_active_previous = (*arp_list_ptr) -> nx_arp_active_previous; in _nx_arp_entry_allocate()109 (arp_entry -> nx_arp_active_previous) -> nx_arp_active_next = arp_entry; in _nx_arp_entry_allocate()110 (*arp_list_ptr) -> nx_arp_active_previous = arp_entry; in _nx_arp_entry_allocate()117 arp_entry -> nx_arp_active_previous = arp_entry; in _nx_arp_entry_allocate()
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()
114 (arp_entry -> nx_arp_active_next) -> nx_arp_active_previous = in _nx_arp_static_entry_delete_internal()115 arp_entry -> 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()
139 (arp_entry -> nx_arp_active_next) -> nx_arp_active_previous = in _nx_arp_periodic_update()140 arp_entry -> 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()
194 arp_ptr = (ip_ptr -> nx_ip_arp_table[index]) -> nx_arp_active_previous; in _nx_arp_dynamic_entry_set()
244 arp_ptr = (ip_ptr -> nx_ip_arp_table[index]) -> nx_arp_active_previous; in _nx_arp_static_entry_create()
375 arp_ptr = (ip_ptr -> nx_ip_arp_table[index]) -> nx_arp_active_previous; in _nx_ip_driver_packet_send()
515 arp_ptr = (ip_ptr -> nx_ip_arp_table[index]) -> nx_arp_active_previous; in _nx_arp_packet_receive()
468 arp_entry.nx_arp_active_previous = &arp_entry; in thread_0_entry()
1759 *nx_arp_active_previous, member
12073 arp_ptr = (ip_ptr -> nx_ip_arp_table[index]) -> nx_arp_active_previous; in _nxd_bsd_ipv4_packet_send()