Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Doutput_core.c58 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr) in ip6_find_1stfragopt() function
101 EXPORT_SYMBOL(ip6_find_1stfragopt);
H A Dudp_offload.c86 err = ip6_find_1stfragopt(skb, &prevhdr); in udp6_ufo_fragment()
H A Dnetfilter.c137 err = ip6_find_1stfragopt(skb, &prevhdr); in br_ip6_fragment()
H A Dip6_offload.c177 int err = ip6_find_1stfragopt(skb, &prevhdr); in ipv6_gso_segment()
H A Dip6_output.c875 err = ip6_find_1stfragopt(skb, &prevhdr); in ip6_fragment()
/openbmc/linux/net/xfrm/
H A Dxfrm_output.c154 return ip6_find_1stfragopt(skb, prevhdr); in xfrm6_hdr_offset()
/openbmc/linux/include/net/
H A Dipv6.h1097 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr);