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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_dummynet.c1163 int is_pipe; local
1172 is_pipe = (cmd->opcode == O_PIPE);
1174 is_pipe = (fwa->rule->fw_flg & IP_FW_F_COMMAND) == IP_FW_F_PIPE;
1276 if (is_pipe) {

Completed in 12 milliseconds