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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp6.c152 static int dump_tw_sock(struct seq_file *seq, struct tcp_timewait_sock *ttw, argument
155 struct inet_timewait_sock *tw = &ttw->tw_sk;
H A Dbpf_iter_tcp4.c147 static int dump_tw_sock(struct seq_file *seq, struct tcp_timewait_sock *ttw, argument
150 struct inet_timewait_sock *tw = &ttw->tw_sk;

Completed in 149 milliseconds