Home
last modified time | relevance | path

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

/Linux-v5.10/net/decnet/
Ddn_route.c104 static int dn_dst_gc(struct dst_ops *ops);
133 .gc = dn_dst_gc,
212 static int dn_dst_gc(struct dst_ops *ops) in dn_dst_gc() function