Home
last modified time | relevance | path

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

/linux-4.4.14/net/decnet/
Ddn_route.c116 static void dn_dst_destroy(struct dst_entry *);
145 .destroy = dn_dst_destroy,
154 static void dn_dst_destroy(struct dst_entry *dst) in dn_dst_destroy() function