Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintstate.c64 ntohs(ips.is_icmp.ici_seq), ips.is_icmp.ici_type);
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_state.h94 #define is_type is_icmp.ici_type
H A Dip_nat.h141 #define nat_type nat_un.nat_uni.ici_type
H A Dip_fil.h1018 u_char ici_type; member
/illumos-gate/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;
3986 ipsl.isl_itype = is->is_icmp.ici_type;
3988 ipsl.isl_itype = is->is_icmp.ici_type;
4116 if (((ic->ici_type == ICMP6_ECHO_REPLY) &&
4118 (ic->ici_type - 1 == oic->icmp6_type )) {
H A Dfil.c4265 ictype = ic->ici_type;