Lines Matching defs:dz
49 #define DZ_HASHMASK(dz) ((dz)->dz_hashmask) argument
52 #define DZ_MASK(dz) ((dz)->dz_mask) argument
86 static inline dn_fib_idx_t dn_hash(dn_fib_key_t key, struct dn_zone *dz) in dn_hash()
95 static inline dn_fib_key_t dz_key(__le16 dst, struct dn_zone *dz) in dz_key()
102 static inline struct dn_fib_node **dn_chain_p(dn_fib_key_t key, struct dn_zone *dz) in dn_chain_p()
107 static inline struct dn_fib_node *dz_chain(dn_fib_key_t key, struct dn_zone *dz) in dz_chain()
122 static inline void dn_rebuild_zone(struct dn_zone *dz, in dn_rebuild_zone()
142 static void dn_rehash_zone(struct dn_zone *dz) in dn_rehash_zone()
188 struct dn_zone *dz = kzalloc(sizeof(struct dn_zone), GFP_KERNEL); in dn_new_zone() local
389 struct dn_zone *dz, in dn_hash_dump_bucket()
418 struct dn_zone *dz) in dn_hash_dump_zone()
443 struct dn_zone *dz; in dn_fib_table_dump() local
511 struct dn_zone *dz; in dn_fib_table_insert() local
649 struct dn_zone *dz; in dn_fib_table_delete() local
752 struct dn_zone *dz; in dn_fib_table_flush() local
771 struct dn_zone *dz; in dn_fib_table_lookup() local