Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_table_algo.c3795 static void ta_destroy_kfib(void *ta_state, struct table_info *ti);
3907 ta_destroy_kfib(void *ta_state, struct table_info *ti) in ta_destroy_kfib() function
4076 .destroy = ta_destroy_kfib,