Searched refs:TL_SETCRED (Results 1 – 1 of 1) sorted by relevance
658 #define TL_SETCRED 0x00100 /* flag to indicate sending of credentials */ macro2303 thisopt = TL_SETCRED; in tl_do_ioctl()2309 otheropt = TL_SETCRED; in tl_do_ioctl()3191 if (peer_tep->te_flag & (TL_SETCRED | TL_SETUCRED)) { in tl_conn_req_ser()3194 if (peer_tep->te_flag & TL_SETCRED) { in tl_conn_req_ser()3341 if (peer_tep->te_flag & (TL_SETCRED|TL_SETUCRED)) { in tl_conn_req_ser()3677 if (cl_ep->te_flag & TL_SETCRED) { in tl_conn_res()3825 if (cl_ep->te_flag & (TL_SETCRED | TL_SETUCRED)) { in tl_conn_res()5271 if (peer_tep->te_flag & (TL_SETCRED | TL_SETUCRED | TL_SOCKUCRED)) { in tl_unitdata()5275 if (peer_tep->te_flag & TL_SETCRED) { in tl_unitdata()[all …]