Searched refs:INITIAL_MSS (Results 1 - 1 of 1) sorted by relevance
/third_party/lwip/src/core/ | ||
H A D | tcp.c | 142 #define INITIAL_MSS 536 macro 144 #define INITIAL_MSS TCP_MSS macro 1335 pcb->mss = INITIAL_MSS; 2077 pcb->mss = INITIAL_MSS; |
Completed in 4 milliseconds