ndmp_connection
typedef void (*ndmp_con_handler_func_t) (struct ndmp_connection *);
typedef void ndmp_msg_handler_func_t(struct ndmp_connection *, void *);