Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c87 static unsigned int ip6_mtu(const struct dst_entry *dst);
249 .mtu = ip6_mtu,
3085 static unsigned int ip6_mtu(const struct dst_entry *dst) in ip6_mtu() function