Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Dudp.c2965 static struct sock *udp_get_first(struct seq_file *seq, int start) in udp_get_first() function
3009 return udp_get_first(seq, state->bucket + 1); in udp_get_next()
3016 struct sock *sk = udp_get_first(seq, 0); in udp_get_idx()