Searched refs:MIN_HOST_EPHEMERAL_PORT (Results 1 – 1 of 1) sorted by relevance
164 #define MIN_HOST_EPHEMERAL_PORT (MAX_HOST_LISTEN_PORT + 1) macro191 static u32 host_ephemeral_port = MIN_HOST_EPHEMERAL_PORT; in hvs_remote_addr_init()198 if (host_ephemeral_port < MIN_HOST_EPHEMERAL_PORT || in hvs_remote_addr_init()200 host_ephemeral_port = MIN_HOST_EPHEMERAL_PORT; in hvs_remote_addr_init()