Searched refs:ta_destroy_radix (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c376 static void ta_destroy_radix(void *ta_state, struct table_info *ti);
471 ta_destroy_radix(void *ta_state, struct table_info *ti) function
875 .destroy = ta_destroy_radix,

Completed in 47 milliseconds