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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2_compat.c1107 ipfw_map_from_cmds_64(struct ip_fw_64 *curr_rule, struct ip_fw_compat_64 *compat_rule)
1450 ipfw_map_from_actions_64(struct ip_fw_64 *curr_rule, struct ip_fw_compat_64 *compat_rule)
1539 ipfw_version_latest_to_one_64(struct ip_fw_64 *curr_rule, struct ip_fw_compat_64 *rule_vers1)
1544 bzero(rule_vers1, sizeof(struct ip_fw_compat_64));
1570 struct ip_fw_compat_64 rule_vers1;
1642 ipfw_version_latest_to_one_64((struct ip_fw_64*)curr_rule, (struct ip_fw_compat_64 *)old_rule);
1814 ipfw_check_vers1_struct_64(struct ip_fw_compat_64 *frwl)
2521 ipfw_convert_to_cmds_64(struct ip_fw *curr_rule, struct ip_fw_compat_64 *compat_rule)
3103 struct ip_fw_compat_64 *rule_vers1)
3106 struct ip_fw_compat_64 *rule_pt
[all...]
H A Dip_fw2_compat.h180 struct ip_fw_compat_64 { struct
H A Dip_fw2.c3602 ipfwcompsize = sizeof(struct ip_fw_compat_64);

Completed in 28 milliseconds