Searched refs:byteptr (Results 1 – 1 of 1) sorted by relevance
4023 uint8_t *byteptr; in ip_source_routed_v6() local4032 byteptr = (uint8_t *)ip6h + ehdrlen; in ip_source_routed_v6()4039 if (byteptr + MIN_EHDR_LEN > mp->b_wptr) { in ip_source_routed_v6()4044 hbhhdr = (ip6_hbh_t *)byteptr; in ip_source_routed_v6()4050 byteptr = (uint8_t *)ip6h + ehdrlen; in ip_source_routed_v6()4057 if (byteptr + MIN_EHDR_LEN > mp->b_wptr) { in ip_source_routed_v6()4062 rthdr = (ip6_rthdr0_t *)byteptr; in ip_source_routed_v6()