Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dneighbour.c3190 static struct neighbour *neigh_get_first(struct seq_file *seq) in neigh_get_first()
3279 struct neighbour *n = neigh_get_first(seq); in neigh_get_idx()
3393 rc = neigh_get_first(seq); in neigh_seq_next()
3189 static struct neighbour *neigh_get_first(struct seq_file *seq) neigh_get_first() function