Searched refs:nf_ip6_ext_hdr (Results 1 – 3 of 3) sorted by relevance
45 while (nf_ip6_ext_hdr(nexthdr)) { in ipv6header_mt6()
15 nf_ip6_ext_hdr(u8 nexthdr) in nf_ip6_ext_hdr() function
569 while (currenthdr != NEXTHDR_NONE && nf_ip6_ext_hdr(currenthdr)) { in dump_ipv6_packet()