Lines Matching refs:icmp6_id
706 ((struct icmp6_hdr *)fin->fin_dp)->icmp6_id = port;
908 ((struct icmp6_hdr *)fin->fin_dp)->icmp6_id = nport;
1000 /* The icmp6_id field is used by the sender to identify the
1446 fin->fin_data[1] = orgicmp->icmp6_id;
1811 if (orgicmp->icmp6_id != nat->nat_osport) {
1819 * Since you modify orgicmp->icmp6_id with
1825 sum1 = ntohs(orgicmp->icmp6_id);
1828 orgicmp->icmp6_id = nat->nat_oicmpid;
2612 * the icmp6_id and the source port equals 0
2894 icmp6->icmp6_id = nat->nat_nicmpid;
3010 * the icmp6_id and the source port equals 0
3014 dport = icmp6->icmp6_id;
3322 icmp6->icmp6_id = nat->nat_nicmpid;