Lines Matching defs:icmp6_hdr
74 struct icmp6_hdr {
176 struct icmp6_hdr mld6_hdr;
194 struct icmp6_hdr nd_rs_hdr;
204 struct icmp6_hdr nd_ra_hdr;
234 struct icmp6_hdr nd_ns_hdr;
245 struct icmp6_hdr nd_na_hdr;
260 struct icmp6_hdr nd_rd_hdr;
363 struct icmp6_hdr icmp6_nl_hdr;
377 struct icmp6_hdr icmp6_ni_hdr;
413 struct icmp6_hdr rr_hdr;
771 const struct icmp6_hdr *icp, u_int len)
1010 const struct icmp6_hdr *dp;
1020 dp = (const struct icmp6_hdr *)bp;
1301 /* plus 4, because struct icmp6_hdr contains 4 bytes of icmp payload */
1302 rpl_print(ndo, icmp6_code, dp->icmp6_data, length-sizeof(struct icmp6_hdr)+4);
1555 const struct icmp6_hdr *icp = (const struct icmp6_hdr *) bp;
1605 const struct icmp6_hdr *icp = (const struct icmp6_hdr *) bp;
1700 const struct icmp6_hdr *dp;
1707 dp = (const struct icmp6_hdr *)bp;