Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp.c2884 static struct sock *udp_get_first(struct seq_file *seq, int start) in udp_get_first() function
2938 return udp_get_first(seq, state->bucket + 1); in udp_get_next()
2945 struct sock *sk = udp_get_first(seq, 0); in udp_get_idx()