Home
last modified time | relevance | path

Searched refs:ip6_find_1stfragopt (Results 1 – 10 of 10) sorted by relevance

/linux/net/ipv6/
A Doutput_core.c64 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr) in ip6_find_1stfragopt() function
107 EXPORT_SYMBOL(ip6_find_1stfragopt);
A Dudp_offload.c84 err = ip6_find_1stfragopt(skb, &prevhdr); in udp6_ufo_fragment()
A Dnetfilter.c131 err = ip6_find_1stfragopt(skb, &prevhdr); in br_ip6_fragment()
A Dip6_offload.c137 int err = ip6_find_1stfragopt(skb, &prevhdr); in ipv6_gso_segment()
A Dip6_output.c823 err = ip6_find_1stfragopt(skb, &prevhdr); in ip6_fragment()
/linux/net/xfrm/
A Dxfrm_output.c153 return ip6_find_1stfragopt(skb, prevhdr); in xfrm6_hdr_offset()
/linux/include/net/
A Dipv6.h999 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr);
/linux/
A Dvmlinux.symvers2510 0x00000000 ip6_find_1stfragopt vmlinux EXPORT_SYMBOL
A DSystem.map53953 ffff800010e99ef0 T ip6_find_1stfragopt
A D.tmp_System.map53953 ffff800010e99ef0 T ip6_find_1stfragopt

Completed in 376 milliseconds