Searched refs:tcp_get_idx (Results 1 – 3 of 3) sorted by relevance
2457 static void *tcp_get_idx(struct seq_file *seq, loff_t pos) in tcp_get_idx() function2522 rc = *pos ? tcp_get_idx(seq, *pos - 1) : SEQ_START_TOKEN; in tcp_seq_start()2536 rc = tcp_get_idx(seq, 0); in tcp_seq_next()
53154 ffff800010e52500 t tcp_get_idx
Completed in 286 milliseconds