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

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c105 static int find_ref_table(struct ip_fw_chain *ch, struct tid_info *ti,
288 find_ref_table(struct ip_fw_chain *ch, struct tid_info *ti, function
578 error = find_ref_table(ch, ti, tei, count, OP_ADD, &tc);
727 error = find_ref_table(ch, ti, tei, count, OP_DEL, &tc);

Completed in 60 milliseconds