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

/freebsd-9.3-release/sys/netinet/
H A Dtcp_input.c240 static void inline cc_ack_received(struct tcpcb *tp, struct tcphdr *th,
283 cc_ack_received(struct tcpcb *tp, struct tcphdr *th, uint16_t type) function
1708 cc_ack_received(tp, th, CC_ACK);
2440 cc_ack_received(tp, th, CC_DUPACK);
2496 cc_ack_received(tp, th, CC_DUPACK);
2530 cc_ack_received(tp, th, CC_DUPACK);
2694 cc_ack_received(tp, th, CC_ACK);

Completed in 46 milliseconds