Searched refs:anonport (Results 1 – 2 of 2) sorted by relevance
652 int anonport, error; in in_pcbbind() local659 anonport = nam == NULL || ((struct sockaddr_in *)nam)->sin_port == 0; in in_pcbbind()669 if (anonport) in in_pcbbind()1087 int anonport, error; in in_pcbconnect_mbuf() local1094 anonport = (lport == 0); in in_pcbconnect_mbuf()1124 if (anonport) in in_pcbconnect_mbuf()
1636 int anonport = 0; in tcp_connect() local1638 anonport = 1; in tcp_connect()1678 if (anonport) { in tcp_connect()