Searched refs:ip_may_fragment (Results 1 – 1 of 1) sorted by relevance
42 static bool ip_may_fragment(const struct sk_buff *skb) in ip_may_fragment() function117 if (!ip_may_fragment(skb) && ip_exceeds_mtu(skb, mtu)) { in ip_forward()