Searched refs:connmgr_getopt_int (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 387 static bool_t connmgr_getopt_int(queue_t *wq, int level, int name, int *val, 2596 ok = connmgr_getopt_int(wq, SOL_SOCKET, SO_RCVBUF, &val, e, cr); in connmgr_setbufsz() 2604 ok = connmgr_getopt_int(wq, SOL_SOCKET, SO_SNDBUF, &val, e, cr); in connmgr_setbufsz() 2850 connmgr_getopt_int(queue_t *wq, int level, int name, int *val, in connmgr_getopt_int() function
|