Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtl.h57 } tl_credopt_t; typedef
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c3197 OPTLEN(sizeof (tl_credopt_t)); in tl_conn_req_ser()
3679 OPTLEN(sizeof (tl_credopt_t)); in tl_conn_res()
5278 OPTLEN(sizeof (tl_credopt_t)); in tl_unitdata()
6133 tl_credopt_t *tlcred; in tl_fill_option()
6137 opt->len = (t_uscalar_t)OPTLEN(sizeof (tl_credopt_t)); in tl_fill_option()
6139 tlcred = (tl_credopt_t *)(opt + 1); in tl_fill_option()