Searched refs:autobind_port (Results 1 – 1 of 1) sorted by relevance
101 bool autobind_port = (tp->lport == 0); in tcp6_connect() local102 if (autobind_addr || autobind_port) { in tcp6_connect()113 if (!autobind_port) { in tcp6_connect()117 if (!tcplp_sys_autobind(tp->instance, &foreign, &local, autobind_addr, autobind_port)) { in tcp6_connect()127 if (autobind_port) { in tcp6_connect()