Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/examples/
H A Dudaddy.c47 struct cmatest_node { struct
62 struct cmatest_node *nodes; argument
80 static int create_message(struct cmatest_node *node) in create_message()
106 static int verify_test_params(struct cmatest_node *node) in verify_test_params()
125 static int init_node(struct cmatest_node *node) in init_node()
170 static int post_recvs(struct cmatest_node *node) in post_recvs()
198 static int post_sends(struct cmatest_node *node, int signal_flag) in post_sends()
236 static int addr_handler(struct cmatest_node *node) in addr_handler()
255 static int route_handler(struct cmatest_node *node) in route_handler()
288 struct cmatest_node *node; in connect_handler()
[all …]
H A Dmckey.c49 struct cmatest_node { struct
65 struct cmatest_node *nodes; argument
85 static int create_message(struct cmatest_node *node) in create_message()
111 static int verify_test_params(struct cmatest_node *node) in verify_test_params()
130 static int init_node(struct cmatest_node *node) in init_node()
175 static int post_recvs(struct cmatest_node *node) in post_recvs()
203 static int post_sends(struct cmatest_node *node, int signal_flag) in post_sends()
241 static int addr_handler(struct cmatest_node *node) in addr_handler()
270 static int join_handler(struct cmatest_node *node, in join_handler()
350 static void destroy_node(struct cmatest_node *node) in destroy_node()
H A Dcmatose.c47 struct cmatest_node { struct
64 struct cmatest_node *nodes; argument
84 static int create_message(struct cmatest_node *node) in create_message()
109 static int init_node(struct cmatest_node *node) in init_node()
155 static int post_recvs(struct cmatest_node *node) in post_recvs()
183 static int post_sends(struct cmatest_node *node) in post_sends()
216 static int addr_handler(struct cmatest_node *node) in addr_handler()
235 static int route_handler(struct cmatest_node *node) in route_handler()
267 struct cmatest_node *node; in connect_handler()
318 ((struct cmatest_node *) cma_id->context)->connected = 1; in cma_handler()
[all …]