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.c3189 static struct neighbour *neigh_get_first(struct seq_file *seq) in neigh_get_first() function
3278 struct neighbour *n = neigh_get_first(seq); in neigh_get_idx()
3392 rc = neigh_get_first(seq); in neigh_seq_next()