Searched refs:debugnet_ack_output (Results 1 – 3 of 3) sorted by relevance
193 int debugnet_ack_output(struct debugnet_pcb *, uint32_t seqno /*net endian*/);
199 debugnet_ack_output(struct debugnet_pcb *pcb, uint32_t seqno /* net endian */) in debugnet_ack_output() function397 error = debugnet_ack_output(pcb, dnh->mh_seqno); in debugnet_handle_rx_msg()
157 error = debugnet_ack_output(pcb, dnh->mh_seqno); in netgdb_rx()