Searched refs:MEMP_NUM_TCPIP_MSG_INPKT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A Dlwipopts.h86 #define MEMP_NUM_TCPIP_MSG_INPKT 1024 macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dlwipopts.h106 #define MEMP_NUM_TCPIP_MSG_INPKT 1024 macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dmemp_std.h62 LWIP_MEMPOOL(TCPIP_MSG_INPKT,MEMP_NUM_TCPIP_MSG_INPKT, sizeof(struct tcpip_msg), "TCPIP_MSG_INPKT")
H A Dopt.h345 * MEMP_NUM_TCPIP_MSG_INPKT: the number of struct tcpip_msg, which are used
349 #ifndef MEMP_NUM_TCPIP_MSG_INPKT
350 #define MEMP_NUM_TCPIP_MSG_INPKT 8 macro

Completed in 36 milliseconds