Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dbcmip.h164 #define IPV6_EXTHDR_LEN(eh) ((((struct ipv6_exthdr *)(eh))->hdrlen + 1) << 3) macro
192 hlen = IPV6_EXTHDR_LEN(eh); in ipv6_exthdr_len()