Home
last modified time | relevance | path

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

/linux-4.4.14/net/decnet/
Ddn_route.c112 static int dn_dst_gc(struct dst_ops *ops);
140 .gc = dn_dst_gc,
229 static int dn_dst_gc(struct dst_ops *ops) in dn_dst_gc() function