Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_value.c241 ipfw_objhash_bitmap_free(new_idx, new_blocks); in resize_shared_value_storage()
H A Dip_fw_private.h711 void ipfw_objhash_bitmap_free(void *idx, int blocks);
H A Dip_fw_table.c1607 ipfw_objhash_bitmap_free(new_idx, new_blocks); in ipfw_resize_tables()
H A Dip_fw_sockopt.c4305 ipfw_objhash_bitmap_free(void *idx, int blocks) in ipfw_objhash_bitmap_free() function