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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2.h159 O_FORWARD_IP, /* fwd sockaddr */ enumerator in enum:ipfw_opcodes
H A Dip_fw2.c633 case O_FORWARD_IP: {
2155 case O_FORWARD_IP:
2405 case O_FORWARD_IP:
2483 if (cmd->opcode == O_FORWARD_IP) {
2553 if (insn->opcode == O_FORWARD_IP) {
2571 if (insn->opcode == O_FORWARD_IP) {
2811 case O_FORWARD_IP:
H A Dip_fw2_compat.c561 case O_FORWARD_IP:
1238 case O_FORWARD_IP:
1578 action->opcode = O_FORWARD_IP;

Completed in 81 milliseconds