Searched refs:MIN_HOST_EPHEMERAL_PORT (Results 1 – 1 of 1) sorted by relevance
159 #define MIN_HOST_EPHEMERAL_PORT (MAX_HOST_LISTEN_PORT + 1) macro186 static u32 host_ephemeral_port = MIN_HOST_EPHEMERAL_PORT; in hvs_remote_addr_init()193 if (host_ephemeral_port < MIN_HOST_EPHEMERAL_PORT || in hvs_remote_addr_init()195 host_ephemeral_port = MIN_HOST_EPHEMERAL_PORT; in hvs_remote_addr_init()