Searched refs:TL_SETUCRED (Results 1 – 1 of 1) sorted by relevance
669 #define TL_SETUCRED 0x00200 /* flag to indicate sending of ucred */ macro2227 otheropt = TL_SETUCRED; in tl_do_ioctl()2231 thisopt = TL_SETUCRED; in tl_do_ioctl()3102 if (peer_tep->te_flag & (TL_SETCRED|TL_SETUCRED)) { in tl_conn_req_ser()3252 if (peer_tep->te_flag & (TL_SETCRED|TL_SETUCRED)) { in tl_conn_req_ser()3591 } else if (cl_ep->te_flag & TL_SETUCRED) { in tl_conn_res()3735 if (cl_ep->te_flag & (TL_SETCRED|TL_SETUCRED)) { in tl_conn_res()5178 if (peer_tep->te_flag & (TL_SETCRED|TL_SETUCRED|TL_SOCKUCRED)) { in tl_unitdata()5187 } else if (peer_tep->te_flag & TL_SETUCRED) { in tl_unitdata()5206 !(peer_tep->te_flag & (TL_SETCRED|TL_SETUCRED|TL_SOCKUCRED))) { in tl_unitdata()[all …]