Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Droute.c377 static struct rtable *rt_cache_get_idx(struct seq_file *seq, loff_t pos) in rt_cache_get_idx() function
391 return rt_cache_get_idx(seq, *pos - 1); in rt_cache_seq_start()