Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:icp

192 static int icmp6_cksum(const struct ip6_hdr *ip6, const struct icmp6_hdr *icp,
220 sp = (const u_int16_t *)icp;
745 struct icmp6_hdr *icp = (struct icmp6_hdr *) bp;
755 TCHECK(icp->icmp6_data16[1]);
756 ngroups = ntohs(icp->icmp6_data16[1]);
803 struct icmp6_hdr *icp = (struct icmp6_hdr *) bp;
814 TCHECK(icp->icmp6_data16[0]);
815 mrc = ntohs(icp->icmp6_data16[0]);