Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dtest_tcp_custom_syncookie.c56 struct tcp_syncookie { struct
73 static int tcp_load_headers(struct tcp_syncookie *ctx) in tcp_load_headers() argument
126 static int tcp_reload_headers(struct tcp_syncookie *ctx) in tcp_reload_headers()
173 static int tcp_validate_header(struct tcp_syncookie *ctx) in tcp_validate_header()
284 static void tcp_parse_options(struct tcp_syncookie *ctx) in tcp_parse_options()
291 static int tcp_validate_sysctl(struct tcp_syncookie *ctx) in tcp_validate_sysctl()
316 static void tcp_prepare_cookie(struct tcp_syncookie *ctx) in tcp_prepare_cookie()
366 static void tcp_write_options(struct tcp_syncookie *ctx) in tcp_write_options()
401 static int tcp_handle_syn(struct tcp_syncookie *ctx) in tcp_handle_syn()
507 static int tcp_handle_ack(struct tcp_syncookie *ctx) in tcp_handle_ack()
[all …]

Completed in 12 milliseconds