HomeSort by: relevance | last modified time | path
    Searched refs:ici_type (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_state.h 93 #define is_type is_icmp.ici_type
ip_state.c 1502 is->is_icmp.ici_type = ic->icmp_type;
1519 is->is_icmp.ici_type = ic->icmp_type;
4335 ipsl.isl_itype = is->is_icmp.ici_type;
4337 ipsl.isl_itype = is->is_icmp.ici_type;
4478 if (((ic->ici_type == ICMP6_ECHO_REPLY) &&
4480 (ic->ici_type - 1 == oic->icmp6_type )) {
ip_nat.h 173 #define nat_type nat_unold.nat_uni.ici_type
ip_fil.h 1176 u_char ici_type; member in struct:icmpinfo
fil.c 4330 ictype = ic->ici_type;

Completed in 25 milliseconds