Home
last modified time | relevance | path

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

/net/core/
Dneighbour.c2769 static const struct seq_operations neigh_stat_seq_ops = { variable
2778 int ret = seq_open(file, &neigh_stat_seq_ops); in neigh_stat_seq_open()