Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c3105 static void ta_destroy_fhash(void *ta_state, struct table_info *ti);
3308 ta_destroy_fhash(void *ta_state, struct table_info *ti) in ta_destroy_fhash() function
3746 .destroy = ta_destroy_fhash,