Searched refs:tcp_sent_fn (Results 1 – 2 of 2) sorted by relevance
86 typedef err_t (*tcp_sent_fn)(void *arg, struct tcp_pcb *tpcb, typedef252 tcp_sent_fn sent;321 void tcp_sent (struct tcp_pcb *pcb, tcp_sent_fn sent);
1406 tcp_sent(struct tcp_pcb *pcb, tcp_sent_fn sent) in tcp_sent()
Completed in 5 milliseconds