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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2.h154 O_SKIPTO, /* arg1=next rule number */ enumerator in enum:ipfw_opcodes
H A Dip_fw2.c621 case O_SKIPTO:
1373 if ( cmd->opcode == O_SKIPTO )
2029 * O_COUNT and O_SKIPTO actions:
2123 case O_SKIPTO:
2396 case O_SKIPTO:
2822 case O_SKIPTO:
H A Dip_fw2_compat.c541 case O_SKIPTO:
1226 case O_SKIPTO:
1563 action->opcode = O_SKIPTO;

Completed in 28 milliseconds