Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c388 static void ta_destroy_addr_radix(void *ta_state, struct table_info *ti);
483 ta_destroy_addr_radix(void *ta_state, struct table_info *ti) in ta_destroy_addr_radix() function
887 .destroy = ta_destroy_addr_radix,