Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H 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()
161 static __sum16 tcp_v4_csum(struct tcp_syncookie *ctx, __wsum csum) in tcp_v4_csum()
167 static __sum16 tcp_v6_csum(struct tcp_syncookie *ctx, __wsum csum) in tcp_v6_csum()
173 static int tcp_validate_header(struct tcp_syncookie *ctx) in tcp_validate_header()
202 static __always_inline void *next(struct tcp_syncookie *ctx, __u32 sz) in next()
220 static int tcp_parse_option(__u32 index, struct tcp_syncookie *ctx) in tcp_parse_option()
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()
[all …]