Searched defs:auth_zones (Results 1 – 3 of 3) sorted by relevance
72 struct auth_zones { struct75 lock_rw_type lock;77 rbtree_type ztree;79 rbtree_type xtree;81 int have_downstream;83 struct auth_zone* rpz_first;86 lock_rw_type rpz_lock;
515 struct auth_zones* auth_zones; global() member
4635 struct auth_zones* auth_zones; member