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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.h186 O_FORWARD_IP, /* fwd sockaddr */ enumerator in enum:ipfw_opcodes
H A Dip_fw2_compat.c462 case O_FORWARD_IP:
1421 case O_FORWARD_IP:
1484 case O_FORWARD_IP:
2044 action->opcode = O_FORWARD_IP;
2587 action->opcode = O_FORWARD_IP;
H A Dip_fw2.c1131 case O_FORWARD_IP: {
2659 case O_FORWARD_IP:
2913 case O_FORWARD_IP:
2993 if (cmd->opcode == O_FORWARD_IP) {
3063 if (insn->opcode == O_FORWARD_IP) {
3081 if (insn->opcode == O_FORWARD_IP) {
3321 case O_FORWARD_IP:

Completed in 86 milliseconds