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