Searched refs:udp_get_first (Results 1 – 1 of 1) sorted by relevance
3248 static struct sock *udp_get_first(struct seq_file *seq, int start) in udp_get_first() function3292 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()