Searched refs:ENDPORT (Results 1 - 1 of 1) sorted by relevance

/external/openssh/openbsd-compat/
H A Dbindresvport.c46 #define ENDPORT (IPPORT_RESERVED - 1) macro
47 #define NPORTS (ENDPORT - STARTPORT + 1)
111 if (port > ENDPORT)

Completed in 121 milliseconds