Searched refs:prepare_batch_buffer (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/netpfil/ipfw/ |
| H A D | ip_fw_table.c | 394 prepare_batch_buffer(struct ip_fw_chain *ch, struct table_algo *ta, in prepare_batch_buffer() function 594 error = prepare_batch_buffer(ch, ta, tei, count, OP_ADD, &ta_buf_m); in add_table_entry() 738 error = prepare_batch_buffer(ch, ta, tei, count, OP_DEL, &ta_buf_m); in del_table_entry()
|