Searched refs:tcp_save_syn (Results 1 - 3 of 3) sorted by path

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtcpbpf_user.c37 ASSERT_EQ(result->tcp_save_syn, 0, "tcp_save_syn");
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tcpbpf_kern.c157 global.tcp_save_syn = v;
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcpbpf.h17 __u32 tcp_save_syn; member in struct:tcpbpf_globals

Completed in 196 milliseconds