Searched refs:ip6_fragment (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/net/ipv6/ |
D | netfilter.c | 111 .fragment = ip6_fragment,
|
D | xfrm6_output.c | 182 return ip6_fragment(net, sk, skb, in __xfrm6_output()
|
D | ip6_output.c | 152 return ip6_fragment(net, sk, skb, ip6_finish_output2); in ip6_finish_output() 580 int ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip6_fragment() function
|
/Linux-v4.19/include/net/ |
D | ip6_route.h | 240 int ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb,
|