Searched refs:nexthdr (Results 1 - 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dbcmip.h167 uint8 nexthdr; member in struct:ipv6_exthdr
172 uint8 nexthdr; member in struct:ipv6_exthdr_frag
184 while (IPV6_EXTHDR(eh->nexthdr)) {
185 if (eh->nexthdr == IPV6_EXTHDR_NONE)
187 else if (eh->nexthdr == IPV6_EXTHDR_FRAGMENT)
189 else if (eh->nexthdr == IPV6_EXTHDR_AUTH)
198 *proto = eh->nexthdr;
H A D802.11.h1795 uint8 nexthdr; member in struct:dot11_tclas_fc_4_ipv6

Completed in 70 milliseconds