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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2_compat.h64 unsigned fw_icmptypes[IP_FW_ICMPTYPES_DIM_COMPAT]; /* ICMP types bitmap */ member in union:ip_fw_compat::__anon403
150 unsigned fw_icmptypes[IP_FW_ICMPTYPES_DIM_COMPAT]; /* ICMP types bitmap */ member in union:ip_fw_compat_32::__anon405
195 unsigned fw_icmptypes[IP_FW_ICMPTYPES_DIM_COMPAT]; /* ICMP types bitmap */ member in union:ip_fw_compat_64::__anon407
404 unsigned fw_icmptypes[IP_OLD_FW_ICMPTYPES_DIM]; /* ICMP types bitmap */ member in union:ip_old_fw::__anon410
H A Dip_fw.h104 unsigned fw_icmptypes[IP_FW_ICMPTYPES_DIM]; /* ICMP types bitmap */ member in union:ip_fw::__anon399
H A Dip_fw2_compat.c1095 compat_rule->fw_uar_compat.fw_icmptypes[type / (sizeof(unsigned) * 8)] |=
1374 compat_rule->fw_uar_compat.fw_icmptypes[type / (sizeof(unsigned) * 8)] |=
2438 cmd32->d[0] |= compat_rule->fw_uar_compat.fw_icmptypes[i];
2980 cmd32->d[0] |= compat_rule->fw_uar_compat.fw_icmptypes[i];

Completed in 82 milliseconds