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()
187 struct dn_zone *dz = kzalloc(sizeof(struct dn_zone), GFP_KERNEL); in dn_new_zone() local
388 struct dn_zone *dz, in dn_hash_dump_bucket()
417 struct dn_zone *dz) in dn_hash_dump_zone()
442 struct dn_zone *dz; in dn_fib_table_dump() local
510 struct dn_zone *dz; in dn_fib_table_insert() local
648 struct dn_zone *dz; in dn_fib_table_delete() local
751 struct dn_zone *dz; in dn_fib_table_flush() local
770 struct dn_zone *dz; in dn_fib_table_lookup() local