Lines Matching defs:connection
142 ndmpd_connect_open_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_open_v2()
190 ndmpd_connect_client_auth_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_client_auth_v2()
353 ndmpd_connect_server_auth_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_server_auth_v2()
405 ndmpd_connect_close_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_close_v2()
434 ndmpd_connect_client_auth_v3(ndmp_connection_t *connection, void *body) in ndmpd_connect_client_auth_v3()
543 ndmpd_connect_close_v3(ndmp_connection_t *connection, void *body) in ndmpd_connect_close_v3()
648 ndmp_connect_list_find(ndmp_connection_t *connection) in ndmp_connect_list_find()
678 ndmp_connect_list_add(ndmp_connection_t *connection, int *id) in ndmp_connect_list_add()
714 ndmp_connect_list_del(ndmp_connection_t *connection) in ndmp_connect_list_del()
922 ndmp_connect_get_v2(ndmp_connection_t *connection, ndmp_door_ctx_t *enc_ctx) in ndmp_connect_get_v2()
989 ndmp_connect_get_v3(ndmp_connection_t *connection, ndmp_door_ctx_t *enc_ctx) in ndmp_connect_get_v3()
1047 ndmpd_connect_kill(ndmp_connection_t *connection) in ndmpd_connect_kill()