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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.h181 O_SKIPTO, /* arg1=next rule number */ enumerator in enum:ipfw_opcodes
H A Dip_fw2_compat.c442 case O_SKIPTO:
1409 case O_SKIPTO:
1472 case O_SKIPTO:
2029 action->opcode = O_SKIPTO;
2572 action->opcode = O_SKIPTO;
H A Dip_fw2.c1119 case O_SKIPTO:
1875 if ( cmd->opcode == O_SKIPTO )
2533 * O_COUNT and O_SKIPTO actions:
2627 case O_SKIPTO:
2904 case O_SKIPTO:
3332 case O_SKIPTO:

Completed in 37 milliseconds