Searched refs:tcp_is_sent (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/netfile/
H A Dnetfile.c54 static err_t tcp_is_sent(void *arg, struct tcp_pcb *pcb, u16_t len);
83 tcp_sent(pcb, tcp_is_sent);
288 static err_t tcp_is_sent(void *arg, struct tcp_pcb *pcb, u16_t len) function

Completed in 28 milliseconds