Lines Matching defs:icmp6
1561 struct icmp6_hdr *icmp6;
1587 icmp6 = fin->fin_dp;
1588 oip6 = (ip6_t *)((u_char *)icmp6 + sizeof(*icmp6));
1796 ipf_fix_incksum(0, &icmp6->icmp6_cksum,
2563 struct icmp6_hdr *icmp6 = NULL;
2579 icmp6 = NULL;
2600 icmp6 = fin->fin_dp;
2607 if (icmp6->icmp6_type > ICMP6_ECHO_REPLY)
2765 struct icmp6_hdr *icmp6;
2772 icmp6 = NULL;
2893 icmp6 = fin->fin_dp;
2894 icmp6->icmp6_id = nat->nat_nicmpid;
2963 struct icmp6_hdr *icmp6;
2981 icmp6 = NULL;
2998 icmp6 = fin->fin_dp;
3005 if (icmp6->icmp6_type > ICMP6_ECHO_REPLY)
3014 dport = icmp6->icmp6_id;
3166 struct icmp6_hdr *icmp6;
3320 icmp6 = fin->fin_dp;
3322 icmp6->icmp6_id = nat->nat_nicmpid;