Home
last modified time | relevance | path

Searched refs:ici_type (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.h90 #define is_type is_icmp.ici_type
H A Dip_state.c1530 is->is_icmp.ici_type = ic->icmp_type;
1547 is->is_icmp.ici_type = ic->icmp_type;
4422 ipsl.isl_itype = is->is_icmp.ici_type;
4424 ipsl.isl_itype = is->is_icmp.ici_type;
4568 if (((ic->ici_type == ICMP6_ECHO_REPLY) &&
4570 (ic->ici_type - 1 == oic->icmp6_type )) {
H A Dip_nat.h151 #define nat_type nat_unold.nat_uni.ici_type
H A Dip_fil.h1113 u_char ici_type; member
H A Dfil.c4389 ictype = ic->ici_type;