Searched refs:tfrc_send_packet_sent (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/netinet/ |
H A D | dccp_cc_sw.c | 94 tfrc_send_packet_sent, tfrc_send_packet_recv,
|
H A D | dccp_tfrc.h | 138 void tfrc_send_packet_sent(void *, int, long);
|
H A D | dccp_tfrc.c | 258 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()
|