Searched refs:n_tables (Results 1 – 1 of 1) sorted by relevance
51 unsigned int n_tables; member53 struct udp_tunnel_nic_table_entry *entries[] __counted_by(n_tables);138 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_is_empty()154 for (i = 0; i < utn->n_tables; i++) { in udp_tunnel_nic_should_replay()247 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_device_sync_by_port()260 for (i = 0; i < utn->n_tables; i++) { in udp_tunnel_nic_device_sync_by_table()330 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_is_capable()344 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_has_collision()427 for (i = 0; i < utn->n_tables; i++) { in udp_tunnel_nic_try_existing()462 for (i = 0; i < utn->n_tables; i++) { in udp_tunnel_nic_add_new()[all …]