Searched refs:tl_credopt_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtl.h59 } tl_credopt_t; typedef in typeref:struct:tl_credopt
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c3109 OPTLEN(sizeof (tl_credopt_t));
3591 OPTLEN(sizeof (tl_credopt_t));
5186 OPTLEN(sizeof (tl_credopt_t));
6035 tl_credopt_t *tlcred;
6039 opt->len = (t_uscalar_t)OPTLEN(sizeof (tl_credopt_t));
6041 tlcred = (tl_credopt_t *)(opt + 1);

Completed in 520 milliseconds