Lines Matching refs:forced
983 packet_iterator->forced)) {
1112 Force forced) {
1123 // If we are not forced and we can't write, then simply return false;
1124 if (forced == NO_FORCE &&
1133 // due to a write block, there is the chance of sending forced and other
1148 // If it's the ConnectionClose packet, the only FORCED frame type,
1150 if (forced == FORCE) {
1174 << " forced: " << (forced == FORCE ? "yes" : "no");
1351 Force forced = HasForcedFrames(packet.retransmittable_frames);
1359 transmission_type, retransmittable, handshake, forced)) {
1364 retransmittable, handshake, forced));