Home
last modified time | relevance | path

Searched defs:netconn (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/include/lwip/
Dapi.h218 struct netconn { struct
220 enum netconn_type type; argument
222 enum netconn_state state; argument
230 /** the last asynchronous unreported error this netconn had */ argument
237 by the netconn application thread (can grow quite big) */ argument
260 (or connections to arrive for listening netconns) */ argument
276 /** flags holding more netconn-internal state, see NETCONN_FLAG_* defines */ argument
284 /** A callback function that is informed about events for this netconn */ argument
285 netconn_callback callback; argument