Searched refs:netconn_callback (Results 1 – 4 of 4) sorted by relevance
131 typedef void (* netconn_callback)(struct netconn *, enum netconn_evt, u16_t len); typedef188 netconn_callback callback;211 netconn_callback callback);
165 struct netconn* netconn_alloc(enum netconn_type t, netconn_callback callback);
68 netconn_new_with_proto_and_callback(enum netconn_type t, u8_t proto, netconn_callback callback) in netconn_new_with_proto_and_callback()
564 netconn_alloc(enum netconn_type t, netconn_callback callback)