Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c2647 static void ta_destroy_numarray(void *ta_state, struct table_info *ti);
2740 ta_destroy_numarray(void *ta_state, struct table_info *ti) in ta_destroy_numarray() function
3023 .destroy = ta_destroy_numarray,