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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2.h153 O_COUNT, /* none */ enumerator in enum:ipfw_opcodes
H A Dip_fw2.c610 case O_COUNT:
2029 * O_COUNT and O_SKIPTO actions:
2122 case O_COUNT:
2127 if (cmd->opcode == O_COUNT)
2387 case O_COUNT:
2818 case O_COUNT:
H A Dip_fw2_compat.c524 case O_COUNT:
1215 case O_COUNT:
1550 action->opcode = O_COUNT;

Completed in 20 milliseconds