Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dneighbour.c2797 static const struct seq_operations neigh_stat_seq_ops = { variable
2806 int ret = seq_open(file, &neigh_stat_seq_ops); in neigh_stat_seq_open()