Searched defs:TCP_SND_QUEUELEN (Results 1 – 3 of 3) sorted by relevance
63 #define TCP_SND_QUEUELEN 40 macro
59 #define TCP_SND_QUEUELEN 40 macro
1322 #define TCP_SND_QUEUELEN ((4 * (TCP_SND_BUF) + (TCP_MSS - 1))/(TCP_MSS)) macro