Searched refs:get_ephemeral_port (Results 1 – 1 of 1) sorted by relevance
391 let temp_port = get_ephemeral_port(); in write()671 let temp_port = get_ephemeral_port(); in connect()740 ip.port = get_ephemeral_port(); in bind()839 pub fn get_ephemeral_port() -> u16 { in get_ephemeral_port() function