Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_custom_syncookie.c220 static int tcp_parse_option(__u32 index, struct tcp_syncookie *ctx) in tcp_parse_option() function
288 bpf_loop(40, tcp_parse_option, ctx, 0); in tcp_parse_options()