Searched refs:get_source_port (Results 1 – 5 of 5) sorted by relevance
65 extern in_port_t get_source_port(boolean_t);
279 get_source_port(boolean_t reserved) in get_source_port() function1094 get_source_port(B_FALSE); in dgram_sendto()
256 from.sin_port = get_source_port(B_TRUE); in brpc_call()
178 from.sin_port = get_source_port(TRUE); in clntbtcp_create()
191 from.sin_port = get_source_port(TRUE);