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

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c108 #define OP_DEL 0 macro
236 if (op == OP_DEL)
320 if (op == OP_DEL)
727 error = find_ref_table(ch, ti, tei, count, OP_DEL, &tc);
738 error = prepare_batch_buffer(ch, ta, tei, count, OP_DEL, &ta_buf_m);
769 store_tei_result(ptei, OP_DEL, error, num);

Completed in 67 milliseconds