Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Droute.c319 static const struct seq_operations rt_cpu_seq_ops = { variable
329 return seq_open(file, &rt_cpu_seq_ops); in rt_cpu_seq_open()