Searched refs:ipv6_ext_hdr (Results 1 – 3 of 3) sorted by relevance
328 extern int ipv6_ext_hdr(u8 nexthdr);
734 int ipv6_ext_hdr(u8 nexthdr) in ipv6_ext_hdr() function793 while (ipv6_ext_hdr(nexthdr)) { in ipv6_skip_exthdr()
434 if (ipv6_ext_hdr(nexthdr)) { in icmpv6_notify()