Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Droute.c79 static unsigned int ip6_mtu(const struct dst_entry *dst);
201 .mtu = ip6_mtu,
1340 static unsigned int ip6_mtu(const struct dst_entry *dst) in ip6_mtu() function