Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudp.c3248 static struct sock *udp_get_first(struct seq_file *seq, int start) in udp_get_first() function
3292 return udp_get_first(seq, state->bucket + 1); in udp_get_next()
3299 struct sock *sk = udp_get_first(seq, 0); in udp_get_idx()