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