Searched refs:TCP_NOTSENT_LOWAT (Results 1 – 4 of 4) sorted by relevance
25 #ifndef TCP_NOTSENT_LOWAT26 #define TCP_NOTSENT_LOWAT 25 macro141 if (bpf_setsockopt(ctx, SOL_TCP, TCP_NOTSENT_LOWAT, &lowat, sizeof(lowat))) in set_notsent_lowat()
51 #define TCP_NOTSENT_LOWAT 25 macro
61 { .opt = TCP_NOTSENT_LOWAT, .new = 1314, .expected = 1314, },
115 #define TCP_NOTSENT_LOWAT 25 /* limit number of unsent bytes in write queue */ macro
Completed in 7 milliseconds