Home
last modified time | relevance | path

Searched refs:tcp_handle_syn (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_custom_syncookie.c399 static int tcp_handle_syn(struct tcp_syncookie *ctx) in tcp_handle_syn() function
581 return tcp_handle_syn(&ctx); in tcp_custom_syncookie()