Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dping.c1026 static struct sock *ping_get_first(struct seq_file *seq, int start) in ping_get_first() function
1062 return ping_get_first(seq, state->bucket + 1); in ping_get_next()
1068 struct sock *sk = ping_get_first(seq, 0); in ping_get_idx()