Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dipv6.h328 extern int ipv6_ext_hdr(u8 nexthdr);
/linux-2.4.37.9/net/ipv6/
Dexthdrs.c734 int ipv6_ext_hdr(u8 nexthdr) in ipv6_ext_hdr() function
793 while (ipv6_ext_hdr(nexthdr)) { in ipv6_skip_exthdr()
Dicmp.c434 if (ipv6_ext_hdr(nexthdr)) { in icmpv6_notify()