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,
1409 const struct icmp6_hdr *icp = (const struct icmp6_hdr *) bp;
1419 ND_TCHECK(icp->icmp6_data16[1]);
1420 ngroups = EXTRACT_16BITS(&icp->icmp6_data16[1]);
1467 const struct icmp6_hdr *icp = (const struct icmp6_hdr *) bp;
1478 ND_TCHECK(icp->icmp6_data16[0]);
1479 mrc = EXTRACT_16BITS(&icp->icmp6_data16[0]);