Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Draw.c946 static struct sock *raw_get_first(struct seq_file *seq, int bucket) in raw_get_first() function
974 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()