Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c872 ti = KIDX_TO_TI(ch, tc->no.kidx); in check_table_space()
1134 kti = KIDX_TO_TI(ch, tc->no.kidx); in find_table_entry()
1675 ti = KIDX_TO_TI(ch, tbl); in ipfw_lookup_table()
2043 ti = KIDX_TO_TI(ch, tc->no.kidx); in table_get_count()
2083 ti = KIDX_TO_TI(ch, tc->no.kidx); in export_table_info()
2208 da.ti = KIDX_TO_TI(ch, tc->no.kidx); in dump_table_v1()
2273 da.ti = KIDX_TO_TI(ch, tc->no.kidx); in dump_table_v0()
2404 da.ti = KIDX_TO_TI(ch, tc->no.kidx); in ipfw_dump_table_legacy()
2549 da.ti = KIDX_TO_TI(ch, tc->no.kidx); in ipfw_foreach_table_tentry()
3235 ti = KIDX_TO_TI(ch, kidx); in link_table()
[all …]