Home
last modified time | relevance | path

Searched refs:tfrc_send_packet_sent (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netinet/
H A Ddccp_cc_sw.c94 tfrc_send_packet_sent, tfrc_send_packet_recv,
H A Ddccp_tfrc.h138 void tfrc_send_packet_sent(void *, int, long);
H A Ddccp_tfrc.c258 tfrc_send_packet_sent(cb, 0, -1); in tfrc_time_send()
719 tfrc_send_packet_sent(void *ccb, int moreToSend, long datasize) in tfrc_send_packet_sent() function
977 tfrc_send_packet_sent(cb, 0, -1); /* make sure we schedule next send time */ in tfrc_send_packet_recv()