Searched refs:raw_get_first (Results 1 – 1 of 1) sorted by relevance
958 static struct sock *raw_get_first(struct seq_file *seq, int bucket) in raw_get_first() function 985 return raw_get_first(seq, state->bucket + 1); in raw_get_next() 991 struct sock *sk = raw_get_first(seq, 0); in raw_get_idx() 1015 sk = raw_get_first(seq, 0); in raw_seq_next()