ndmp_get_fd
connection_fd = ndmp_get_fd(connection);
extern int ndmp_get_fd(ndmp_connection_t *);
int connection_fd = ndmp_get_fd(session->ns_connection);