Searched refs:n_peer_devices (Results 1 – 1 of 1) sorted by relevance
226 unsigned int n_device, n_connection, n_peer_device, n_peer_devices; in copy_old_to_new_state_change() local251 n_peer_devices = state_change->n_devices * state_change->n_connections; in copy_old_to_new_state_change()252 for (n_peer_device = 0; n_peer_device < n_peer_devices; n_peer_device++) { in copy_old_to_new_state_change()1618 unsigned int n_device, n_connection, n_peer_device, n_peer_devices; in broadcast_state_change() local1665 n_peer_devices = state_change->n_devices * state_change->n_connections; in broadcast_state_change()1666 for (n_peer_device = 0; n_peer_device < n_peer_devices; n_peer_device++) { in broadcast_state_change()