Searched refs:opt_num_xsks (Results 1 – 1 of 1) sorted by relevance
96 static u32 opt_num_xsks = 1; variable491 if (opt_num_xsks > 1) in __exit_with_error()513 if (opt_num_xsks > 1) in xdpsock_cleanup()866 if (opt_num_xsks > 1 || opt_reduced_cap) in xsk_configure_socket()1037 opt_num_xsks = MAX_SOCKS; in parse_command_line()1108 if (opt_reduced_cap && opt_num_xsks > 1) { in parse_command_line()1618 if (opt_num_xsks > 1) in main()1639 for (i = 0; i < opt_num_xsks; i++) in main()1642 for (i = 0; i < opt_num_xsks; i++) in main()1652 if (opt_num_xsks > 1 && opt_bench != BENCH_TXONLY) in main()