Home
last modified time | relevance | path

Searched refs:cfg_repeat (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c75 static int cfg_repeat = 1; variable
1069 if (!(cfg_join || cfg_remove || cfg_repeat > 1) && (r & 1)) in maybe_close()
1121 if (--cfg_repeat > 0) in main_loop_s()
1285 } else if (--cfg_repeat > 0) { in main_loop()
1416 cfg_repeat = atoi(optarg); in parse_opts()