Searched refs:notify_complete_count (Results 1 – 3 of 3) sorted by relevance
115 u_int32_t notify_complete_count; member
5263 retid->notify_complete_count = min(TCP_MAX_NOTIFY_ACK, complete); in tcp_get_notify_ack_count()5274 if (i >= retid->notify_complete_count) { in tcp_get_notify_ack_ids()
2984 if (retid.notify_complete_count > 0) { in tcp_ctloutput()