Home
last modified time | relevance | path

Searched refs:ipfw_objhash_bitmap_merge (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_value.c221 ipfw_objhash_bitmap_merge(CHAIN_TO_VI(ch), &new_idx, &new_blocks); in resize_shared_value_storage()
H A Dip_fw_private.h707 void ipfw_objhash_bitmap_merge(struct namedobj_instance *ni,
H A Dip_fw_table.c1577 ipfw_objhash_bitmap_merge(ni, &new_idx, &new_blocks); in ipfw_resize_tables()
H A Dip_fw_sockopt.c4267 ipfw_objhash_bitmap_merge(struct namedobj_instance *ni, void **idx, int *blocks) in ipfw_objhash_bitmap_merge() function