Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ipv6.c199 ip6_dest_t *exthdrptr = (ip6_dest_t *)whereptr; in mac_ipv6_header_info() local
204 nexthdr = exthdrptr->ip6d_nxt; in mac_ipv6_header_info()
205 whereptr += 8 * (exthdrptr->ip6d_len + 1); in mac_ipv6_header_info()