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.c223 CLNT_CONTROL(newclient, CLSET_TLS, in clnt_reconnect_connect()
515 case CLSET_TLS: in clnt_reconnect_control()
H A Dclnt.h315 #define CLSET_TLS 30 /* set TLS for socket */ macro
H A Dclnt_vc.c764 case CLSET_TLS: in clnt_vc_control()
/freebsd/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c209 CLNT_CONTROL(ups.cl, CLSET_TLS, &(int){RPCTLS_INHANDSHAKE}); in sys_rpctls_syscall()
/freebsd/sys/fs/nfs/
H A Dnfs_commonkrpc.c384 CLNT_CONTROL(client, CLSET_TLS, &one); in newnfs_connect()
483 CLNT_CONTROL(client, CLSET_TLS, &one); in newnfs_connect()