Searched defs:MEMP_NUM_TCPIP_MSG_INPKT (Results 1 - 3 of 3) 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 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 50 milliseconds