Home
last modified time | relevance | path

Searched refs:listening_get_first (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c2360 static void *listening_get_first(struct seq_file *seq) in listening_get_first() function
2388 * call listening_get_first() to return the first sk of the next
2412 return listening_get_first(seq); in listening_get_next()
2422 rc = listening_get_first(seq); in listening_get_idx()
2535 rc = listening_get_first(seq); in tcp_seek_last_pos()

Completed in 4 milliseconds