Searched refs:ici_type (Results 1 – 6 of 6) sorted by relevance
86 sp->is_icmp.ici_seq, sp->is_icmp.ici_type); in printstate()
86 #define is_type is_icmp.ici_type
1484 is->is_icmp.ici_type = ic->icmp_type; in ipf_state_add()1501 is->is_icmp.ici_type = ic->icmp_type; in ipf_state_add()4309 ipsl.isl_itype = is->is_icmp.ici_type; in ipf_state_log()4311 ipsl.isl_itype = is->is_icmp.ici_type; in ipf_state_log()4460 if (((ic->ici_type == ICMP6_ECHO_REPLY) && in ipf_checkicmp6matchingstate()4462 (ic->ici_type - 1 == oic->icmp6_type )) { in ipf_checkicmp6matchingstate()
147 #define nat_type nat_unold.nat_uni.ici_type
1114 u_char ici_type; member
4310 ictype = ic->ici_type; in ipf_matchicmpqueryreply()