Searched refs:ip6_fragment (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | xfrm6_output.c | 106 return ip6_fragment(net, sk, skb, in __xfrm6_output()
|
H A D | netfilter.c | 248 .fragment = ip6_fragment,
|
H A D | ip6_output.c | 186 ip6_fragment(net, sk, segs, ip6_finish_output2) : in ip6_finish_output_gso_slowpath_drop() 214 return ip6_fragment(net, sk, skb, ip6_finish_output2); in __ip6_finish_output() 837 int ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip6_fragment() function
|
H A D | af_inet6.c | 1057 .ipv6_fragment = ip6_fragment,
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | xfrm6_output.c | 99 return ip6_fragment(net, sk, skb, in __xfrm6_output()
|
H A D | netfilter.c | 254 .fragment = ip6_fragment,
|
H A D | ip6_output.c | 170 ip6_fragment(net, sk, segs, ip6_finish_output2) : in ip6_finish_output_gso_slowpath_drop() 200 return ip6_fragment(net, sk, skb, ip6_finish_output2); in __ip6_finish_output() 850 int ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip6_fragment() function
|
H A D | af_inet6.c | 1058 .ipv6_fragment = ip6_fragment,
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_route.h | 262 int ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip6_route.h | 259 int ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb,
|
Completed in 10 milliseconds