Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ipv4/
H A Draw.c947 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()
1004 sk = raw_get_first(seq, 0); in raw_seq_next()
/kernel/linux/linux-5.10/net/ipv4/
H A Draw.c976 static struct sock *raw_get_first(struct seq_file *seq) in raw_get_first() function
1013 struct sock *sk = raw_get_first(seq); in raw_get_idx()
1036 sk = raw_get_first(seq); in raw_seq_next()

Completed in 4 milliseconds