Searched refs:tipc_test_params (Results 1 – 1 of 1) sorted by relevance
123 struct tipc_test_params { struct134 typedef int (*tipc_test_func_t)(const struct tipc_test_params*); argument141 static void init_params(struct tipc_test_params* params) { in init_params()159 static void parse_options(int argc, char** argv, struct tipc_test_params* params) { in parse_options()214 static int connect_test(const struct tipc_test_params* params) { in connect_test()259 static int connect_foo(const struct tipc_test_params* params) { in connect_foo()282 static int closer1_test(const struct tipc_test_params* params) { in closer1_test()309 static int closer2_test(const struct tipc_test_params* params) { in closer2_test()337 static int closer3_test(const struct tipc_test_params* params) { in closer3_test()398 static int echo_test(const struct tipc_test_params* params) { in echo_test()[all …]