Home
last modified time | relevance | path

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

/titanic_50/usr/src/stand/lib/sock/
H A Dsocket_inet.h65 extern in_port_t get_source_port(boolean_t);
H A Dsocket.c279 get_source_port(boolean_t reserved) in get_source_port() function
1094 get_source_port(B_FALSE); in dgram_sendto()
/titanic_50/usr/src/stand/lib/fs/nfs/
H A Drpc.c256 from.sin_port = get_source_port(B_TRUE); in brpc_call()
H A Dclnt_btcp.c178 from.sin_port = get_source_port(TRUE); in clntbtcp_create()
H A Dclnt_budp.c191 from.sin_port = get_source_port(TRUE);