Searched refs:ip_exceeds_mtu (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv4/
H A Dip_forward.c43 static bool ip_exceeds_mtu(const struct sk_buff *skb, unsigned int mtu) function
135 if (ip_exceeds_mtu(skb, mtu)) {

Completed in 113 milliseconds