Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c1948 static void ta_change_ti_ifidx(void *ta_state, struct table_info *ti);
2126 ta_change_ti_ifidx(void *ta_state, struct table_info *ti) in ta_change_ti_ifidx() function
2612 .change_ti = ta_change_ti_ifidx,