Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dbcmip.h155 #define IPV6_EXTHDR(prot) (((prot) == IPV6_EXTHDR_HOP) || \ macro
184 while (IPV6_EXTHDR(eh->nexthdr)) { in ipv6_exthdr_len()