Home
last modified time | relevance | path

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

/linux/net/core/
H A Dneighbour.c3166 static struct neighbour *neigh_get_first(struct seq_file *seq) in neigh_get_first() function
3207 n = neigh_get_first(seq); in neigh_get_next()
3217 struct neighbour *n = neigh_get_first(seq); in neigh_get_idx()
3331 rc = neigh_get_first(seq); in neigh_seq_next()