Searched refs:tallow (Results 1 – 2 of 2) sorted by relevance
545 unsigned tallow; in kern_jail_set() local1748 if ((tallow = ch_allow & ~pr_allow)) in kern_jail_set()1749 prison_set_allow_locked(pr, tallow, 0); in kern_jail_set()
3471 struct tallow { struct3478 check_traffic(u_int mask, u_int mopt, struct tallow *a) in check_traffic() argument3536 static struct tallow allow[2][DTABSIZE] = { in check_ie_traffic_common()