Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c3119 static void ta_foreach_fhash(void *ta_state, struct table_info *ti,
3469 ta_foreach_fhash(void *ta_state, struct table_info *ti, ta_foreach_f *f, in ta_foreach_fhash() function
3755 .foreach = ta_foreach_fhash,