Searched defs:TCP_NOTSENT_LOWAT (Results 1 – 5 of 5) sorted by relevance
27 #define TCP_NOTSENT_LOWAT 25 macro
115 #define TCP_NOTSENT_LOWAT 25 /* limit number of unsent bytes in write queue */ macro
29 #define TCP_NOTSENT_LOWAT 25 macro
990 pub const TCP_NOTSENT_LOWAT: ::c_int = 25; constant