Searched refs:ti_b (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c1335 struct tid_info ti_a, ti_b; local
1342 ntlv_to_ti((ipfw_obj_ntlv *)(oh + 1), &ti_b);
1344 error = swap_tables(ch, &ti_a, &ti_b);

Completed in 109 milliseconds