Searched refs:anonport (Results 1 – 1 of 1) sorted by relevance
679 int anonport, error; in in_pcbbind() local690 anonport = sin == NULL || sin->sin_port == 0; in in_pcbbind()700 if (anonport) in in_pcbbind()1012 int anonport, error; in in_pcbconnect() local1021 anonport = (lport == 0); in in_pcbconnect()1049 if (anonport) in in_pcbconnect()