Searched defs:api_msg (Results 1 – 4 of 4) sorted by relevance
107 struct api_msg { struct110 struct netconn *conn;112 err_t err;114 union {193 it has its own struct (to avoid struct api_msg getting bigger than necessary). argument
151 } api_msg; member
110 struct api_msg { struct113 struct netconn *conn;115 err_t err;117 union {204 it has its own struct (to avoid struct api_msg getting bigger than necessary). argument
146 } api_msg; member