Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_ipv4.c2355 static void *established_get_first(struct seq_file *seq) in established_get_first() function
2420 return established_get_first(seq); in established_get_next()
2429 rc = established_get_first(seq); in established_get_idx()
2478 rc = established_get_first(seq); in tcp_seek_last_pos()
2528 rc = established_get_first(seq); in tcp_seq_next()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c2441 static void *established_get_first(struct seq_file *seq) in established_get_first() function
2488 return established_get_first(seq); in established_get_next()
2497 rc = established_get_first(seq); in established_get_idx()
2546 rc = established_get_first(seq); in tcp_seek_last_pos()
2596 rc = established_get_first(seq); in tcp_seq_next()

Completed in 8 milliseconds