Searched refs:ucred_cache (Results 1 – 1 of 1) sorted by relevance
1439 struct bsd_ucred ucred_cache; in ipfw_chk() local1441 struct ucred *ucred_cache = NULL; in ipfw_chk() local2004 &ucred_cache); in ipfw_chk()2006 (void *)&ucred_cache); in ipfw_chk()2253 &ucred_cache); in ipfw_chk()2255 key.u32 = ucred_cache->cr_uid; in ipfw_chk()2257 key.u32 = ucred_cache->cr_prison->pr_id; in ipfw_chk()2259 (void *)&ucred_cache); in ipfw_chk()2261 key.u32 = ucred_cache.uid; in ipfw_chk()2263 key.u32 = ucred_cache.xid; in ipfw_chk()[all …]