Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Droute.c82 static unsigned int ip6_mtu(const struct dst_entry *dst);
223 .mtu = ip6_mtu,
1561 static unsigned int ip6_mtu(const struct dst_entry *dst) in ip6_mtu() function