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

/xnu-2782.1.97/bsd/netinet/
H A Dip_fw2.h111 * "enum ipfw_opcodes" are the opcodes supported. We can have up
115 enum ipfw_opcodes { /* arguments (4 byte each) */ enum
225 enum ipfw_opcodes opcode:8;
H A Dip_fw2_compat.c789 fill_cmd(ipfw_insn *cmd, enum ipfw_opcodes opcode, uint16_t arg)

Completed in 21 milliseconds