Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c92 static int ip6_dst_gc(struct dst_ops *ops);
245 .gc = ip6_dst_gc,
3187 static int ip6_dst_gc(struct dst_ops *ops) in ip6_dst_gc() function