Searched refs:ictype (Results 1 – 1 of 1) sorted by relevance
4271 int ictype; in ipf_matchicmpqueryreply() local4273 ictype = ic->ici_type; in ipf_matchicmpqueryreply()4280 if ((!rev && (icmp->icmp_type == ictype)) || in ipf_matchicmpqueryreply()4281 (rev && (icmpreplytype4[ictype] == icmp->icmp_type))) { in ipf_matchicmpqueryreply()4290 if ((!rev && (icmp->icmp_type == ictype)) || in ipf_matchicmpqueryreply()4291 (rev && (icmpreplytype6[ictype] == icmp->icmp_type))) { in ipf_matchicmpqueryreply()