| H A D | key-management.c | 114 static void try_delete_key(char *tst_name, int sk, uint8_t sndid, uint8_t rcvid, in try_delete_key() argument 122 test_ok("%s: key deletion was prevented", tst_name); in try_delete_key() 127 tst_name, sndid, rcvid, err); in try_delete_key() 132 test_fail("%s: the key was deleted %u:%u %d", tst_name, in try_delete_key() 135 test_ok("%s: the key was deleted", tst_name); in try_delete_key() 139 test_fail("%s: can't delete the key %u:%u %d", tst_name, sndid, rcvid, err); in try_delete_key() 213 static void try_add_current_rnext_key(char *tst_name, int sk, const char *key, in try_add_current_rnext_key() argument 224 test_ok("%s", tst_name); in try_add_current_rnext_key() 228 test_ok("%s", tst_name); in try_add_current_rnext_key() 231 test_fail("%s", tst_name); in try_add_current_rnext_key() 631 verify_counters(const char * tst_name,bool is_listen_sk,bool server,struct tcp_counters * a,struct tcp_counters * b) verify_counters() argument 679 verify_keys(const char * tst_name,int sk,bool is_listen_sk,bool server) verify_keys() argument 793 start_server(const char * tst_name,unsigned int port,size_t quota,struct tcp_counters * begin,unsigned int current_index,unsigned int rnext_index) start_server() argument 832 end_server(const char * tst_name,int sk,struct tcp_counters * begin) end_server() argument 848 try_server_run(const char * tst_name,unsigned int port,size_t quota,unsigned int current_index,unsigned int rnext_index) try_server_run() argument 859 server_rotations(const char * tst_name,unsigned int port,size_t quota,unsigned int rotations,unsigned int current_index,unsigned int rnext_index) server_rotations() argument 887 run_client(const char * tst_name,unsigned int port,unsigned int nr_keys,int current_index,int rnext_index,struct tcp_counters * before,const size_t msg_sz,const size_t msg_nr) run_client() argument 932 start_client(const char * tst_name,unsigned int port,unsigned int nr_keys,int current_index,int rnext_index,struct tcp_counters * before,const size_t msg_sz,const size_t msg_nr) start_client() argument 944 end_client(const char * tst_name,int sk,unsigned int nr_keys,int current_index,int rnext_index,struct tcp_counters * start) end_client() argument 1024 client_non_matching(const char * tst_name,unsigned int port,unsigned int nr_keys,int current_index,int rnext_index,const size_t msg_sz,const size_t msg_nr) client_non_matching() argument 1046 check_current_back(const char * tst_name,unsigned int port,unsigned int nr_keys,unsigned int current_index,unsigned int rnext_index,unsigned int rotate_to_index) check_current_back() argument 1080 roll_over_keys(const char * tst_name,unsigned int port,unsigned int nr_keys,unsigned int rotations,unsigned int current_index,unsigned int rnext_index) roll_over_keys() argument 1116 try_client_run(const char * tst_name,unsigned int port,unsigned int nr_keys,int current_index,int rnext_index) try_client_run() argument 1129 try_client_match(const char * tst_name,unsigned int port,unsigned int nr_keys,int current_index,int rnext_index) try_client_match() argument [all...] |