Searched refs:find_ref_table (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table.c | 106 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, in find_ref_table() function 575 error = find_ref_table(ch, ti, tei, count, OP_ADD, &tc); in add_table_entry() 732 error = find_ref_table(ch, ti, tei, count, OP_DEL, &tc); in del_table_entry()
|