Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dprintstate.c64 ntohs(ips.is_icmp.ici_seq), ips.is_icmp.ici_type);
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_state.h94 #define is_type is_icmp.ici_type
H A Dip_nat.h136 #define nat_type nat_un.nat_uni.ici_type
H A Dip_fil.h1015 u_char ici_type; member
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_state.c1269 is->is_icmp.ici_type = ic->icmp_type;
1276 is->is_icmp.ici_type = ic->icmp_type;
1294 is->is_icmp.ici_type = ic->icmp_type;
3985 ipsl.isl_itype = is->is_icmp.ici_type;
3987 ipsl.isl_itype = is->is_icmp.ici_type;
4115 if (((ic->ici_type == ICMP6_ECHO_REPLY) &&
4117 (ic->ici_type - 1 == oic->icmp6_type )) {
H A Dfil.c4266 ictype = ic->ici_type;