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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2.h155 O_PIPE, /* arg1=pipe number */ enumerator in enum:ipfw_opcodes
H A Dip_fw2.c625 case O_PIPE:
2106 case O_PIPE:
2230 if (cmd->o.opcode != O_PIPE && cmd->o.opcode != O_QUEUE)
2399 case O_PIPE:
2805 case O_PIPE:
H A Dip_fw2_compat.c545 case O_PIPE:
1218 case O_PIPE:
1553 action->opcode = O_PIPE;
H A Dip_dummynet.c1172 is_pipe = (cmd->opcode == O_PIPE);
1189 * This is a dummynet rule, so we expect an O_PIPE or O_QUEUE rule.

Completed in 84 milliseconds