Searched refs:tcp_get_idx (Results 1 – 1 of 1) sorted by relevance
2698 static void *tcp_get_idx(struct seq_file *seq, loff_t pos) function2763 rc = *pos ? tcp_get_idx(seq, *pos - 1) : SEQ_START_TOKEN;2777 rc = tcp_get_idx(seq, 0);