Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket_inet.h65 extern in_port_t get_source_port(boolean_t);
H A Dsocket.c278 get_source_port(boolean_t reserved) in get_source_port() function
1093 get_source_port(B_FALSE); in dgram_sendto()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Drpc.c254 from.sin_port = get_source_port(B_TRUE); in brpc_call()
H A Dclnt_btcp.c176 from.sin_port = get_source_port(TRUE); in clntbtcp_create()
H A Dclnt_budp.c184 from.sin_port = get_source_port(TRUE); in clntbudp_bufcreate()