Searched refs:connmgr_setopt (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 396 static bool_t connmgr_setopt(queue_t *, int, int, calllist_t *, cred_t *cr); 2791 (void) connmgr_setopt(wq, IPPROTO_TCP, TCP_NODELAY, e, cr); in connmgr_connect() 3020 connmgr_setopt(queue_t *wq, int level, int name, calllist_t *e, cred_t *cr) in connmgr_setopt() function
|