Searched refs:trans_first_port (Results 1 – 3 of 3) sorted by relevance
221 struct tport *trans_first_port(struct transport *);
93 if (!force && trans_first_port(my_trans) != NULL) in lsock_stop()
814 trans_first_port(struct transport *t) in trans_first_port() function