Searched refs:TL_SOCKUCRED (Results 1 – 1 of 1) sorted by relevance
660 #define TL_SOCKUCRED 0x00400 /* flag to indicate sending of SCM_UCRED */ macro5271 if (peer_tep->te_flag & (TL_SETCRED | TL_SETUCRED | TL_SOCKUCRED)) { in tl_unitdata()5313 !(peer_tep->te_flag & (TL_SETCRED | TL_SETUCRED | TL_SOCKUCRED))) { in tl_unitdata()5342 (TL_SETCRED | TL_SETUCRED | TL_SOCKUCRED)) { in tl_unitdata()5390 (TL_SETCRED | TL_SETUCRED | TL_SOCKUCRED)) { in tl_unitdata()6157 ASSERT(flag & TL_SOCKUCRED); in tl_fill_option()6199 *valp = (tep->te_flag & TL_SOCKUCRED) != 0; in tl_get_opt()6261 tep->te_flag &= ~TL_SOCKUCRED; in tl_set_opt()6263 tep->te_flag |= TL_SOCKUCRED; in tl_set_opt()