Searched refs:altcp_err_fn (Results 1 – 2 of 2) sorted by relevance
64 typedef void (*altcp_err_fn)(void *arg, err_t err); typedef79 altcp_err_fn err;100 void altcp_err(struct altcp_pcb *conn, altcp_err_fn err);156 #define altcp_err_fn tcp_err_fn macro
277 altcp_err(struct altcp_pcb *conn, altcp_err_fn err) in altcp_err()