Searched defs:TCPIP_THREAD_PRIO (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h374 #ifndef TCPIP_THREAD_PRIO
375 #define TCPIP_THREAD_PRIO 1 macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h1269 * TCPIP_THREAD_PRIO: The priority assigned to the main tcpip thread.
1273 #ifndef TCPIP_THREAD_PRIO
1274 #define TCPIP_THREAD_PRIO 1 macro

Completed in 2984 milliseconds