Home
last modified time | relevance | path

Searched refs:icmp6_hdr (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dicmp6.h72 struct icmp6_hdr { struct
171 struct icmp6_hdr mld6_hdr;
189 struct icmp6_hdr nd_rs_hdr;
199 struct icmp6_hdr nd_ra_hdr;
228 struct icmp6_hdr nd_ns_hdr;
239 struct icmp6_hdr nd_na_hdr;
254 struct icmp6_hdr nd_rd_hdr;
340 struct icmp6_hdr icmp6_nl_hdr;
354 struct icmp6_hdr icmp6_ni_hdr;
395 struct icmp6_hdr rr_hdr;
Dprint-icmp6.c192 static int icmp6_cksum(const struct ip6_hdr *ip6, const struct icmp6_hdr *icp, in icmp6_cksum()
238 const struct icmp6_hdr *dp; in icmp6_print()
246 dp = (struct icmp6_hdr *)bp; in icmp6_print()
745 struct icmp6_hdr *icp = (struct icmp6_hdr *) bp; in mldv2_report_print()
803 struct icmp6_hdr *icp = (struct icmp6_hdr *) bp; in mldv2_query_print()
906 struct icmp6_hdr *dp; in icmp6_nodeinfo_print()
913 dp = (struct icmp6_hdr *)bp; in icmp6_nodeinfo_print()