Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dclnt_rc.c217 CLNT_CONTROL(newclient, CLSET_TLS, in clnt_reconnect_connect()
510 case CLSET_TLS: in clnt_reconnect_control()
H A Dclnt.h315 #define CLSET_TLS 30 /* set TLS for socket */ macro
H A Dclnt_vc.c759 case CLSET_TLS: in clnt_vc_control()
/freebsd/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c203 CLNT_CONTROL(ups.cl, CLSET_TLS, &(int){RPCTLS_INHANDSHAKE}); in sys_rpctls_syscall()
/freebsd/sys/fs/nfs/
H A Dnfs_commonkrpc.c383 CLNT_CONTROL(client, CLSET_TLS, &one); in newnfs_connect()
482 CLNT_CONTROL(client, CLSET_TLS, &one); in newnfs_connect()