Searched refs:tl_credopt_t (Results 1 – 2 of 2) sorted by relevance
57 } tl_credopt_t; typedef
3197 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()