Searched defs:api_msg (Results 1 – 2 of 2) sorted by relevance
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
137 } api_msg; member