Searched refs:te_credp (Results 1 – 1 of 1) sorted by relevance
598 cred_t *te_credp; /* endpoint user credentials */ member1207 ASSERT(tep->te_credp == NULL); in tl_free()1447 tep->te_credp = credp; in tl_open()1619 crfree(tep->te_credp); in tl_close()1620 tep->te_credp = NULL; in tl_close()3213 if (peer_tep != NULL && peer_tep->te_credp != NULL && in tl_conn_req_ser()3215 mblk_setcred(confmp, peer_tep->te_credp, peer_tep->te_cpid); in tl_conn_req_ser()3259 peer_tep->te_flag, peer_tep->te_credp); in tl_conn_req_ser()3593 OPTLEN(ucredminsize(acc_ep->te_credp)); in tl_conn_res()3740 acc_ep->te_credp, acc_ep->te_cpid, cl_ep->te_flag, in tl_conn_res()[all …]