Home
last modified time | relevance | path

Searched defs:TCP_NOTSENT_LOWAT (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/tools/testing/selftests/bpf/progs/
Dconnect4_prog.c27 #define TCP_NOTSENT_LOWAT 25 macro
/linux-5.10/include/uapi/linux/
Dtcp.h115 #define TCP_NOTSENT_LOWAT 25 /* limit number of unsent bytes in write queue */ macro