Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/cc/
H A Dcc_sunreno.c37 static void sunreno_ack_received(struct cc_var *ccv, uint16_t type);
57 .ack_received = sunreno_ack_received,
88 sunreno_ack_received(struct cc_var *ccv, uint16_t type) in sunreno_ack_received() function