Home
last modified time | relevance | path

Searched refs:debugnet_ack_output (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Ddebugnet.h193 int debugnet_ack_output(struct debugnet_pcb *, uint32_t seqno /*net endian*/);
H A Ddebugnet.c191 debugnet_ack_output(struct debugnet_pcb *pcb, uint32_t seqno /* net endian */) in debugnet_ack_output() function
389 error = debugnet_ack_output(pcb, dnh->mh_seqno); in debugnet_handle_rx_msg()