Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c1339 struct tid_info ti_a, ti_b; in swap_table() local
1345 ntlv_to_ti(&oh->ntlv, &ti_a); in swap_table()
1348 error = swap_tables(ch, &ti_a, &ti_b); in swap_table()