Home
last modified time | relevance | path

Searched refs:ipv4_mtu (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv4/
Droute.c135 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