Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_route.c109 static void dn_dst_ifdown(struct dst_entry *, struct net_device *dev, int how);
139 .ifdown = dn_dst_ifdown,
156 static void dn_dst_ifdown(struct dst_entry *dst, struct net_device *dev, int how) in dn_dst_ifdown() function