Home
last modified time | relevance | path

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

/Linux-v4.19/net/decnet/
Ddn_route.c115 static unsigned int dn_dst_mtu(const struct dst_entry *dst);
143 .mtu = dn_dst_mtu,
854 static unsigned int dn_dst_mtu(const struct dst_entry *dst) in dn_dst_mtu() function