Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc_chd.c90 static void chd_ack_received(struct cc_var *ccv, uint16_t ack_type);
134 .ack_received = chd_ack_received,
235 chd_ack_received(struct cc_var *ccv, uint16_t ack_type) in chd_ack_received() function