Searched refs:ip6_hbh (Results 1 – 7 of 7) sorted by relevance
181 const struct ip6_hbh *dp = (struct ip6_hbh *)bp; in hbhopt_print()
113 struct ip6_hbh { struct
1198 const struct ip6_hbh *hbh; in get_upperlayer()1231 hbh = (struct ip6_hbh *)bp; in get_upperlayer()
136 struct ip6_hbh { struct
572 optp = (uint8_t *)(void *)((struct ip6_hbh *)extbuf + 1); in inet6_opt_next()623 optp = (uint8_t *)(void *)((struct ip6_hbh *)extbuf + 1); in inet6_opt_find()
142 struct ip6_hbh *ip6po_hbh; /* Hop-by-Hop options header */
1738 struct ip6_hbh *ext; in pr_ip6opt()1748 ext = (struct ip6_hbh *)extbuf; in pr_ip6opt()2475 hlen = (((struct ip6_hbh *)cp)->ip6h_len+1) << 3; in pr_retip()2476 nh = ((struct ip6_hbh *)cp)->ip6h_nxt; in pr_retip()