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

/linux-4.1.27/net/ipv4/
H A Dping.c1015 static struct sock *ping_get_first(struct seq_file *seq, int start) ping_get_first() function
1052 return ping_get_first(seq, state->bucket + 1); ping_get_next()
1058 struct sock *sk = ping_get_first(seq, 0); ping_get_idx()

Completed in 35 milliseconds