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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2_compat.c1220 compat_rule->fw_divert_port_compat = cmd->arg1;
1224 compat_rule->fw_divert_port_compat = cmd->arg1;
1232 compat_rule->fw_divert_port_compat = cmd->arg1;
1236 compat_rule->fw_divert_port_compat = cmd->arg1;
1486 if (frwl->fw_divert_port_compat == 0) {
1555 action->arg1 = compat_rule->fw_divert_port_compat;
1560 action->arg1 = compat_rule->fw_divert_port_compat;
1568 action->arg1 = compat_rule->fw_divert_port_compat;
1572 action->arg1 = compat_rule->fw_divert_port_compat;
H A Dip_fw2_compat.h143 #define fw_divert_port_compat fw_un_compat.fu_divert_port macro

Completed in 31 milliseconds