Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c229 static const struct seq_operations rt_cache_seq_ops = { variable
238 return seq_open(file, &rt_cache_seq_ops); in rt_cache_seq_open()