ip6_find_1stfragopt 986 include/net/ipv6.h int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr); ip6_find_1stfragopt 134 net/ipv6/ip6_offload.c int err = ip6_find_1stfragopt(skb, &prevhdr); ip6_find_1stfragopt 776 net/ipv6/ip6_output.c err = ip6_find_1stfragopt(skb, &prevhdr); ip6_find_1stfragopt 129 net/ipv6/netfilter.c err = ip6_find_1stfragopt(skb, &prevhdr); ip6_find_1stfragopt 125 net/ipv6/output_core.c EXPORT_SYMBOL(ip6_find_1stfragopt); ip6_find_1stfragopt 84 net/ipv6/udp_offload.c err = ip6_find_1stfragopt(skb, &prevhdr); ip6_find_1stfragopt 22 net/ipv6/xfrm6_output.c return ip6_find_1stfragopt(skb, prevhdr);