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

/freebsd-11-stable/sys/netinet/cc/
H A Dcc_htcp.c136 static void htcp_ack_received(struct cc_var *ccv, uint16_t type);
181 .ack_received = htcp_ack_received,
190 htcp_ack_received(struct cc_var *ccv, uint16_t type) function

Completed in 89 milliseconds