Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c962 static void ta_destroy_chash(void *ta_state, struct table_info *ti);
1321 ta_destroy_chash(void *ta_state, struct table_info *ti) in ta_destroy_chash() function
1861 .destroy = ta_destroy_chash,