Searched refs:TCP_BPF_DELACK_MAX (Results 1 - 4 of 4) sorted by path

/linux-master/include/uapi/linux/
H A Dbpf.h2847 * **TCP_THIN_LINEAR_TIMEOUTS**, **TCP_BPF_DELACK_MAX**,
7025 TCP_BPF_DELACK_MAX = 1003, /* Max delay ack in usecs */ enumerator in enum:__anon2691
/linux-master/net/core/
H A Dfilter.c5225 case TCP_BPF_DELACK_MAX:
/linux-master/tools/include/uapi/linux/
H A Dbpf.h2847 * **TCP_THIN_LINEAR_TIMEOUTS**, **TCP_BPF_DELACK_MAX**,
7025 TCP_BPF_DELACK_MAX = 1003, /* Max delay ack in usecs */ enumerator in enum:__anon3232
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_hdr_options.c402 return bpf_setsockopt(skops, SOL_TCP, TCP_BPF_DELACK_MAX,

Completed in 252 milliseconds