Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c1949 static void ta_destroy_ifidx(void *ta_state, struct table_info *ti);
2152 ta_destroy_ifidx(void *ta_state, struct table_info *ti) in ta_destroy_ifidx() function
2595 .destroy = ta_destroy_ifidx,