Searched refs:TL_SETUCRED (Results 1 – 1 of 1) sorted by relevance
659 #define TL_SETUCRED 0x00200 /* flag to indicate sending of ucred */ macro2304 otheropt = TL_SETUCRED; in tl_do_ioctl()2308 thisopt = TL_SETUCRED; in tl_do_ioctl()3191 if (peer_tep->te_flag & (TL_SETCRED | TL_SETUCRED)) { in tl_conn_req_ser()3341 if (peer_tep->te_flag & (TL_SETCRED|TL_SETUCRED)) { in tl_conn_req_ser()3680 } else if (cl_ep->te_flag & TL_SETUCRED) { 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()5280 } else if (peer_tep->te_flag & TL_SETUCRED) { in tl_unitdata()5313 !(peer_tep->te_flag & (TL_SETCRED | TL_SETUCRED | TL_SOCKUCRED))) { in tl_unitdata()[all …]