Searched refs:nb_sockets (Results 1 – 2 of 2) sorted by relevance
524 test->nb_sockets = 1; in __test_spec_init()808 for (i = 0; i < test->nb_sockets; i++) { in pkt_stream_even_odd_sequence()1263 DECLARE_BITMAP(bitmap, test->nb_sockets); in receive_pkts()1455 DECLARE_BITMAP(bitmap, test->nb_sockets); in send_pkts()1459 for (i = 0; i < test->nb_sockets; i++) { in send_pkts()1610 for (i = 0; i < test->nb_sockets; i++) { in xsk_configure_socket()1715 for (i = 0; i < test->nb_sockets; i++) { in thread_common_ops()1906 for (i = 0; i < test->nb_sockets; i++) in __testapp_validate_traffic()1909 for (i = 0; i < test->nb_sockets; i++) in __testapp_validate_traffic()2016 test->nb_sockets = 2; in testapp_xdp_prog_cleanup()[all …]
173 u16 nb_sockets; member