Searched refs:icmp6h (Results 1 – 2 of 2) sorted by relevance
29 struct icmp6_hdr icmp6h; member111 switch (msg->icmp6h.icmp6_type) { in handle_ndisc()
570 const struct icmp6_hdr *icmp6h; in PacketCheck() local637 len = datalen - sizeof *icmp6h; in PacketCheck()638 icmp6h = (const struct icmp6_hdr *)payload; in PacketCheck()640 "ICMP: %s:%d ---> ", ncpaddr_ntoa(&srcaddr), icmp6h->icmp6_type); in PacketCheck()