Searched refs:raw_get_first (Results 1 – 1 of 1) sorted by relevance
946 static struct sock *raw_get_first(struct seq_file *seq, int bucket) in raw_get_first() function974 return raw_get_first(seq, state->bucket + 1); in raw_get_next()980 struct sock *sk = raw_get_first(seq, 0); in raw_get_idx()1001 sk = raw_get_first(seq, 0); in raw_seq_next()