Searched refs:ip_fragment (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ipv4/ |
| H A D | ip_output.c | 90 ip_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, 288 err = ip_fragment(net, sk, segs, mtu, ip_finish_output2); in ip_finish_output_gso() 313 return ip_fragment(net, sk, skb, mtu, ip_finish_output2); in __ip_finish_output() 576 static int ip_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip_fragment() function
|