Searched refs:ipv6_exthdr (Results 1 – 1 of 1) sorted by relevance
164 #define IPV6_EXTHDR_LEN(eh) ((((struct ipv6_exthdr *)(eh))->hdrlen + 1) << 3)166 BWL_PRE_PACKED_STRUCT struct ipv6_exthdr { struct182 struct ipv6_exthdr *eh = (struct ipv6_exthdr *)h; in ipv6_exthdr_len() argument195 eh = (struct ipv6_exthdr *)(h + len); in ipv6_exthdr_len()