Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dbpf_tracing_net.h44 #define TCP_KEEPINTVL 5 macro
A Dconnect4_prog.c121 if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPINTVL, &one, sizeof(one))) in set_keepalive()
A Dsetget_sockopt.c54 { .opt = TCP_KEEPINTVL, .new = 123, .expected = 123, .restore = 321, },
/tools/include/uapi/linux/
A Dtcp.h96 #define TCP_KEEPINTVL 5 /* Interval between keepalives */ macro

Completed in 9 milliseconds