Searched defs:api_msg (Results 1 – 5 of 5) sorted by relevance
79 struct api_msg { struct82 struct netconn *conn;84 err_t err;86 union {156 it has its own struct (to avoid struct api_msg getting bigger than necessary). argument
129 } api_msg; member
79 struct api_msg { struct82 struct netconn *conn;84 err_t err;86 union {166 it has its own struct (to avoid struct api_msg getting bigger than necessary). argument
136 } api_msg; member
123 struct api_msg { struct125 void (* function)(struct api_msg_msg *msg); argument127 struct api_msg_msg msg; argument