Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dbpf_tracing_net.h85 #define TCPOLEN_WINDOW 3 macro
A Dxdp_synproxy_kern.c37 #define TCPOLEN_WINDOW 3 macro
240 if (*opsize == TCPOLEN_WINDOW) in tscookie_tcpopt_parse()
508 (TCPOLEN_WINDOW << 8) | in tcp_mkoptions()
A Dtest_tcp_custom_syncookie.c253 if (*opsize == TCPOLEN_WINDOW && ctx->tcp->syn && wscale) { in tcp_parse_option()
376 TCPOLEN_WINDOW << 8 | in tcp_write_options()
/tools/testing/selftests/net/
A Dgro.c445 opt_window->len = TCPOLEN_WINDOW; in tcp_write_options()
576 recompute_packet(extpkt2, buf, TCPOLEN_WINDOW + 1); in send_diff_opt()

Completed in 14 milliseconds