Searched refs:subtest_cfg (Results 1 – 1 of 1) sorted by relevance
53 struct subtest_cfg { struct58 void (*extra_decap_mod_args_cb)(struct subtest_cfg *cfg, char *dst); argument80 static int build_subtest_name(struct subtest_cfg *cfg, char *dst, size_t size) in build_subtest_name() argument90 static int set_subtest_progs(struct subtest_cfg *cfg, struct test_tc_tunnel *skel) in set_subtest_progs()111 static void set_subtest_addresses(struct subtest_cfg *cfg) in set_subtest_addresses()134 static int run_server(struct subtest_cfg *cfg) in run_server()155 static int check_server_rx_data(struct subtest_cfg *cfg, in check_server_rx_data()169 static struct connection *connect_client_to_server(struct subtest_cfg *cfg) in connect_client_to_server()201 static void disconnect_client_from_server(struct subtest_cfg *cfg, in disconnect_client_from_server()209 static int send_and_test_data(struct subtest_cfg *cfg, bool must_succeed) in send_and_test_data()[all …]