Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:icp

626 	const struct icmp6_hdr *icp, u_int len)
628 return nextproto6_cksum(ndo, ip6, (const uint8_t *)(const void *)icp, len, len,
1408 const struct icmp6_hdr *icp = (const struct icmp6_hdr *) bp;
1418 ND_TCHECK(icp->icmp6_data16[1]);
1419 ngroups = EXTRACT_16BITS(&icp->icmp6_data16[1]);
1466 const struct icmp6_hdr *icp = (const struct icmp6_hdr *) bp;
1477 ND_TCHECK(icp->icmp6_data16[0]);
1478 mrc = EXTRACT_16BITS(&icp->icmp6_data16[0]);