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

/vbox/src/VBox/Devices/Network/lwip/src/include/ipv4/lwip/
H A Dip.h86 #define SOF_ACCEPTCONN (u16_t)0x0002U /* socket has had listen() */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dip.h112 #define SOF_ACCEPTCONN 0x02U /* socket has had listen() */ macro

Completed in 98 milliseconds