Searched refs:target_last_arp_rx (Results 1 – 3 of 3) sorted by relevance
164 unsigned long target_last_arp_rx[BOND_MAX_ARP_TARGETS];522 unsigned long tmp, ret = READ_ONCE(slave->target_last_arp_rx[0]); in slave_oldest_target_arp_rx() 526 tmp = READ_ONCE(slave->target_last_arp_rx[i]); in slave_oldest_target_arp_rx() 167 unsigned long target_last_arp_rx[BOND_MAX_ARP_TARGETS]; global() member
1156 WRITE_ONCE(slave->target_last_arp_rx[slot], last_rx); in _bond_options_arp_ip_target_set()1223 targets_rx = slave->target_last_arp_rx; in bond_option_arp_ip_target_rem()1381 WRITE_ONCE(slave->target_last_arp_rx[slot], last_rx); in _bond_options_ns_ip6_target_set()
2116 new_slave->target_last_arp_rx[i] = new_slave->last_rx; in bond_enslave() 3136 WRITE_ONCE(slave->target_last_arp_rx[i], jiffies); in bond_validate_arp() 3356 WRITE_ONCE(slave->target_last_arp_rx[i], jiffies); in bond_validate_na()