Home
last modified time | relevance | path

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

/net/decnet/
Ddn_route.c107 static unsigned int dn_dst_mtu(const struct dst_entry *dst);
136 .mtu = dn_dst_mtu,
848 static unsigned int dn_dst_mtu(const struct dst_entry *dst) in dn_dst_mtu() function