Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Droute.c94 static void ip6_dst_gc(struct dst_ops *ops);
252 .gc = ip6_dst_gc,
3289 static void ip6_dst_gc(struct dst_ops *ops) in ip6_dst_gc() function