Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c1967 static void ta_foreach_ifidx(void *ta_state, struct table_info *ti,
2568 ta_foreach_ifidx(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_ifidx() function
2594 .foreach = ta_foreach_ifidx,