Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/src/include/lwip/
H A Dapi.h206 struct netconn { struct
208 enum netconn_type type; argument
210 enum netconn_state state; argument
218 /** the last error this netconn had */ argument
225 by the netconn application thread (can grow quite big) */ argument
243 (or connections to arrive for listening netconns) */ argument
259 /** flags holding more netconn-internal state, see NETCONN_FLAG_* defines */ argument
267 /** A callback function that is informed about events for this netconn */ argument
268 netconn_callback callback; argument