Searched refs:ip6_fragment (Results 1 – 5 of 5) sorted by relevance
| /linux/net/ipv6/ |
| A D | xfrm6_output.c | 99 return ip6_fragment(net, sk, skb, in __xfrm6_output()
|
| A D | netfilter.c | 255 .fragment = ip6_fragment,
|
| A D | ip6_output.c | 176 ip6_fragment(net, sk, segs, ip6_finish_output2) : in ip6_finish_output_gso_slowpath_drop() 213 return ip6_fragment(net, sk, skb, ip6_finish_output2); in __ip6_finish_output() 863 int ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip6_fragment() function
|
| A D | af_inet6.c | 1062 .ipv6_fragment = ip6_fragment,
|
| /linux/include/net/ |
| A D | ip6_route.h | 266 int ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb,
|
Completed in 12 milliseconds