Home
last modified time | relevance | path

Searched refs:MIN_HOST_EPHEMERAL_PORT (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/net/vmw_vsock/
Dhyperv_transport.c159 #define MIN_HOST_EPHEMERAL_PORT (MAX_HOST_LISTEN_PORT + 1) macro
186 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()