Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_cots.c398 static bool_t connmgr_setopt(queue_t *, int, int, calllist_t *, cred_t *cr);
2789 (void) connmgr_setopt(wq, IPPROTO_TCP, TCP_NODELAY, e, cr); in connmgr_connect()
3018 connmgr_setopt(queue_t *wq, int level, int name, calllist_t *e, cred_t *cr) in connmgr_setopt() function