aboutsummaryrefslogtreecommitdiffstats
path: root/stacks/lwip_stack/lwip_src/common/stackxopts.h
diff options
context:
space:
mode:
Diffstat (limited to 'stacks/lwip_stack/lwip_src/common/stackxopts.h')
-rw-r--r--stacks/lwip_stack/lwip_src/common/stackxopts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stacks/lwip_stack/lwip_src/common/stackxopts.h b/stacks/lwip_stack/lwip_src/common/stackxopts.h
index 15fc6b8..04ff67d 100644
--- a/stacks/lwip_stack/lwip_src/common/stackxopts.h
+++ b/stacks/lwip_stack/lwip_src/common/stackxopts.h
@@ -48,6 +48,6 @@ extern struct memory_statics memory_used_size[80];
#define SPL_TCP_HLEN 20
#define SPL_TCP_MAX_OPTION_LEN 40
#define SPL_FRAME_MTU 1500
-#define SPL_TCP_SEND_MAX_SEG_PER_MSG 5
+#define SPL_TCP_SEND_MAX_SEG_PER_MSG 25
#endif