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

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dapi_msg.h85 struct api_msg { struct
90 void api_msg_input(struct api_msg *msg);
91 void api_msg_post(struct api_msg *msg);
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dapi_msg.h123 struct api_msg { struct
132 it has its own struct (to avoid struct api_msg getting bigger than necessary).

Completed in 60 milliseconds