Searched refs:tcp_syncookie (Results 1 – 1 of 1) sorted by relevance
56 struct tcp_syncookie { struct73 static int tcp_load_headers(struct tcp_syncookie *ctx) in tcp_load_headers() argument126 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