Searched refs:raw_get_first (Results 1 – 1 of 1) sorted by relevance
949 static struct sock *raw_get_first(struct seq_file *seq, int bucket) in raw_get_first() function977 return raw_get_first(seq, state->bucket + 1); in raw_get_next()983 struct sock *sk = raw_get_first(seq, 0); in raw_get_idx()1004 sk = raw_get_first(seq, 0); in raw_seq_next()
Completed in 4 milliseconds