Searched defs:pkt_thresh (Results 1 – 1 of 1) sorted by relevance
123 pkt_thresh: u64, field472 let pkt_thresh = in on_ack_received() localVariable474 let pkt_thresh = cmp::min(MAX_PACKET_THRESHOLD, pkt_thresh); in on_ack_received() localVariable