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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2_compat.c827 ipfw_map_from_cmds_32(struct ip_fw_32 *curr_rule, struct ip_fw_compat_32 *compat_rule)
1386 ipfw_map_from_actions_32(struct ip_fw_32 *curr_rule, struct ip_fw_compat_32 *compat_rule)
1513 ipfw_version_latest_to_one_32(struct ip_fw_32 *curr_rule, struct ip_fw_compat_32 *rule_vers1)
1518 bzero(rule_vers1, sizeof(struct ip_fw_compat_32));
1598 struct ip_fw_compat_32 rule_vers1;
1644 ipfw_version_latest_to_one_32((struct ip_fw_32*)curr_rule, (struct ip_fw_compat_32 *)old_rule);
1665 ipfw_check_vers1_struct_32(struct ip_fw_compat_32 *frwl)
1977 ipfw_convert_to_cmds_32(struct ip_fw *curr_rule, struct ip_fw_compat_32 *compat_rule)
3061 struct ip_fw_compat_32 *rule_vers1)
3064 struct ip_fw_compat_32 *rule_pt
[all...]
H A Dip_fw2_compat.h135 struct ip_fw_compat_32 { struct
H A Dip_fw2.c3605 ipfwcompsize = sizeof(struct ip_fw_compat_32);

Completed in 29 milliseconds