Searched refs:ipv4_mtu (Results 1 – 1 of 1) sorted by relevance
135 static unsigned int ipv4_mtu(const struct dst_entry *dst);158 .mtu = ipv4_mtu,970 if (ipv4_mtu(dst) < mtu) in __ip_rt_update_pmtu()1226 static unsigned int ipv4_mtu(const struct dst_entry *dst) in ipv4_mtu() function