| /kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
| D | loss_interval.h | 15 * Number of loss intervals (RFC 4342, 8.6.1). The history size is one more than 22 * tfrc_loss_interval - Loss history record for TFRC-based protocols 23 * @li_seqno: Highest received seqno before the start of loss 26 * @li_length: Loss interval sequence length 36 * tfrc_loss_hist - Loss record database 39 * @i_mean: Current Average Loss Interval [RFC 3448, 5.4]
|
| D | loss_interval.c | 12 /* Loss Interval weights from [RFC 3448, 5.4], scaled by 10 */ 81 * tfrc_lh_update_i_mean - Update the `open' loss interval I_0 102 * starting the current loss interval (cur) and if the modulo-16 in tfrc_lh_update_i_mean() 104 * subsequent packets as belonging to a new loss interval. This in tfrc_lh_update_i_mean() 118 /* Determine if `new_loss' does begin a new loss interval [RFC 4342, 10.2] */ 127 * tfrc_lh_interval_add - Insert new record into the Loss Interval database 128 * @lh: Loss Interval database 129 * @rh: Receive history containing a fresh loss event 145 DCCP_CRIT("Cannot allocate/add loss record."); in tfrc_lh_interval_add()
|
| D | packet_history.c | 144 * Private helper functions for loss detection. 199 /* return 1 if a new loss event has been identified */ 262 /* recycle RX history records to continue loss detection if necessary */ 268 * the loss). To recycle the loss record, it is thus only necessary to in __three_after_loss() 296 * tfrc_rx_handle_loss - Loss detection and further processing 298 * @lh: Loss Intervals database to update 301 * @calc_first_li: Caller-dependent computation of first loss interval in @lh 304 * Chooses action according to pending loss, updates LI database when a new 305 * loss was detected, and does required post-processing. Returns 1 when caller 307 * Since it also takes care of reordering during loss detection and updates the [all …]
|
| /kernel/linux/linux-4.19/net/dccp/ccids/lib/ |
| D | loss_interval.h | 19 * Number of loss intervals (RFC 4342, 8.6.1). The history size is one more than 26 * tfrc_loss_interval - Loss history record for TFRC-based protocols 27 * @li_seqno: Highest received seqno before the start of loss 30 * @li_length: Loss interval sequence length 40 * tfrc_loss_hist - Loss record database 43 * @i_mean: Current Average Loss Interval [RFC 3448, 5.4]
|
| D | loss_interval.c | 16 /* Loss Interval weights from [RFC 3448, 5.4], scaled by 10 */ 85 * tfrc_lh_update_i_mean - Update the `open' loss interval I_0 106 * starting the current loss interval (cur) and if the modulo-16 in tfrc_lh_update_i_mean() 108 * subsequent packets as belonging to a new loss interval. This in tfrc_lh_update_i_mean() 122 /* Determine if `new_loss' does begin a new loss interval [RFC 4342, 10.2] */ 131 * tfrc_lh_interval_add - Insert new record into the Loss Interval database 132 * @lh: Loss Interval database 133 * @rh: Receive history containing a fresh loss event 149 DCCP_CRIT("Cannot allocate/add loss record."); in tfrc_lh_interval_add()
|
| D | packet_history.c | 157 * Private helper functions for loss detection. 212 /* return 1 if a new loss event has been identified */ 275 /* recycle RX history records to continue loss detection if necessary */ 281 * the loss). To recycle the loss record, it is thus only necessary to in __three_after_loss() 309 * tfrc_rx_handle_loss - Loss detection and further processing 311 * @lh: Loss Intervals database to update 314 * @calc_first_li: Caller-dependent computation of first loss interval in @lh 317 * Chooses action according to pending loss, updates LI database when a new 318 * loss was detected, and does required post-processing. Returns 1 when caller 320 * Since it also takes care of reordering during loss detection and updates the [all …]
|
| /kernel/linux/linux-4.19/drivers/atm/ |
| D | suni.h | 124 #define SUNI_MCT_LCDV 0x40 /* R, loss of cell delineation */ 125 #define SUNI_MCT_LCDE 0x80 /* RW, loss of cell delineation 130 #define SUNI_RSOP_CIE_LOFE 0x02 /* RW, enable interrupt on loss of 132 #define SUNI_RSOP_CIE_LOSE 0x04 /* RW, enable interrupt on loss of 142 #define SUNI_RSOP_SIS_LOFV 0x02 /* R, loss of frame */ 143 #define SUNI_RSOP_SIS_LOSV 0x04 /* R, loss of signal */ 145 #define SUNI_RSOP_SIS_LOFI 0x10 /* R, loss of frame interrupt */ 146 #define SUNI_RSOP_SIS_LOSI 0x20 /* R, loss of signal interrupt */ 156 #define SUNI_TSOP_DIAG_DLOS 0x04 /* set line to zero (loss of signal) */
|
| D | uPD98402.h | 71 #define uPD98402_INT_LOS 0x40 /* Loss Of Signal */ 72 #define uPD98402_INT_LOF 0x80 /* Loss Of Frame */ 79 #define uPD98402_ALM_LOD 0x10 /* loss of delineation */ 80 #define uPD98402_ALM_LOP 0x20 /* loss of pointer */
|
| /kernel/linux/linux-5.10/drivers/atm/ |
| D | suni.h | 124 #define SUNI_MCT_LCDV 0x40 /* R, loss of cell delineation */ 125 #define SUNI_MCT_LCDE 0x80 /* RW, loss of cell delineation 130 #define SUNI_RSOP_CIE_LOFE 0x02 /* RW, enable interrupt on loss of 132 #define SUNI_RSOP_CIE_LOSE 0x04 /* RW, enable interrupt on loss of 142 #define SUNI_RSOP_SIS_LOFV 0x02 /* R, loss of frame */ 143 #define SUNI_RSOP_SIS_LOSV 0x04 /* R, loss of signal */ 145 #define SUNI_RSOP_SIS_LOFI 0x10 /* R, loss of frame interrupt */ 146 #define SUNI_RSOP_SIS_LOSI 0x20 /* R, loss of signal interrupt */ 156 #define SUNI_TSOP_DIAG_DLOS 0x04 /* set line to zero (loss of signal) */
|
| D | uPD98402.h | 71 #define uPD98402_INT_LOS 0x40 /* Loss Of Signal */ 72 #define uPD98402_INT_LOF 0x80 /* Loss Of Frame */ 79 #define uPD98402_ALM_LOD 0x10 /* loss of delineation */ 80 #define uPD98402_ALM_LOP 0x20 /* loss of pointer */
|
| /kernel/linux/linux-5.10/drivers/net/wan/lmc/ |
| D | lmc_ioctl.h | 136 #define LMC_FRAMER_REG0_DLOS 0x80 /* digital loss of service */ 140 #define LMC_FRAMER_REG0_LOC 0x08 /* loss of clock */ 211 #define T1FRAMER_LOF_MASK (0x0f0) /* receive loss of frame */ 220 #define T1F_RLOF 0x02 /* receive loss of frame alignment */ 221 #define T1F_RLOS 0x04 /* receive loss of signal */ 222 #define T1F_RALOS 0x08 /* receive analog loss of signal or RCKI loss of clock */
|
| /kernel/linux/linux-4.19/drivers/net/wan/lmc/ |
| D | lmc_ioctl.h | 138 #define LMC_FRAMER_REG0_DLOS 0x80 /* digital loss of service */ 142 #define LMC_FRAMER_REG0_LOC 0x08 /* loss of clock */ 213 #define T1FRAMER_LOF_MASK (0x0f0) /* receive loss of frame */ 222 #define T1F_RLOF 0x02 /* receive loss of frame alignment */ 223 #define T1F_RLOS 0x04 /* receive loss of signal */ 224 #define T1F_RALOS 0x08 /* receive analog loss of signal or RCKI loss of clock */
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | README | 19 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS 20 PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR 21 OTHER PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
|
| /kernel/linux/linux-4.19/arch/m68k/fpsp040/ |
| D | README | 19 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS 20 PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR 21 OTHER PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
|
| /kernel/linux/linux-4.19/net/sched/ |
| D | sch_netem.c | 48 normal, Pareto, or experimental curves. Packet loss, 56 Correlated Loss Generator models 58 Added generation of correlated loss according to the 64 and intuitive loss model for packet networks and its implementation 88 u32 loss; member 127 /* Correlated Loss Generation models */ 196 /* loss_4state - 4-state model loss generator 198 * the GI (General and Intuitive) loss model. 255 /* loss_gilb_ell - Gilbert-Elliot model loss generator 256 * Generates losses according to the Gilbert-Elliot loss model or [all …]
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | sch_netem.c | 44 normal, Pareto, or experimental curves. Packet loss, 52 Correlated Loss Generator models 54 Added generation of correlated loss according to the 60 and intuitive loss model for packet networks and its implementation 88 u32 loss; member 127 /* Correlated Loss Generation models */ 196 /* loss_4state - 4-state model loss generator 198 * the GI (General and Intuitive) loss model. 255 /* loss_gilb_ell - Gilbert-Elliot model loss generator 256 * Generates losses according to the Gilbert-Elliot loss model or [all …]
|
| /kernel/linux/linux-4.19/drivers/media/dvb-core/ |
| D | Kconfig | 32 bool "Enable DVB demux section packet loss log" 36 Enable extra log messages meant to detect packet loss 50 handling DVB network ULE packet loss inside the Kernel.
|
| /kernel/linux/linux-4.19/arch/powerpc/kernel/ |
| D | idle_book3s.S | 188 /* NAP is a state loss, we create a regs frame on the 380 * a state-loss idle. Saving and restoring MMCR0 over idle is a 519 * cr3 - set to gt if waking up with partial/complete hypervisor state loss 557 * Check whether we have woken up with hypervisor state loss. 560 * cr3 - set to gt if waking up with partial/complete hypervisor state loss 600 blr /* Waking up without hypervisor state loss. */ 615 * indicates we are waking with hypervisor state loss from nap. 619 blr /* Waking up without hypervisor state loss */ 623 * complete hyp state loss. 628 * cr3 - gt if waking up with partial/complete hypervisor state loss [all …]
|
| /kernel/linux/linux-5.10/tools/vm/ |
| D | slabinfo-gnuplot.sh | 95 '' $range u 3 title 'LOSS' with boxes 120 '$i Loss' with lines," 149 # use only 'TOP' slab (biggest memory usage or loss) 151 out=`basename "$in"`"-slabs-by-loss" 152 `cat "$in" | grep -A "$lines" 'Slabs sorted by loss' |\
|
| /kernel/linux/linux-4.19/tools/vm/ |
| D | slabinfo-gnuplot.sh | 102 '' $range u 3 title 'LOSS' with boxes 127 '$i Loss' with lines," 156 # use only 'TOP' slab (biggest memory usage or loss) 158 out=`basename "$in"`"-slabs-by-loss" 159 `cat "$in" | grep -A "$lines" 'Slabs sorted by loss' |\
|
| /kernel/linux/linux-5.10/drivers/media/dvb-core/ |
| D | Kconfig | 59 bool "Enable DVB demux section packet loss log" 62 Enable extra log messages meant to detect packet loss 75 handling DVB network ULE packet loss inside the Kernel.
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | x25-iface.txt | 96 The probability of packet loss due to backlog congestion can be 103 This will reliably suppress packet loss. The LAPB protocol will 117 This will not reliably avoid packet loss, but the probability 118 of packet loss in netif_rx() path will be significantly reduced.
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | x25-iface.rst | 102 The probability of packet loss due to backlog congestion can be 109 This will reliably suppress packet loss. The LAPB protocol will 123 This will not reliably avoid packet loss, but the probability 124 of packet loss in netif_rx() path will be significantly reduced.
|
| /kernel/linux/linux-5.10/net/dccp/ccids/ |
| D | ccid3.h | 70 * @tx_p: Current loss event rate (0-1) scaled by 1000000 123 * @rx_hist: Packet history (loss detection + RTT sampling) 124 * @rx_li_hist: Loss Interval database 126 * @rx_pinv: Inverse of Loss Event Rate (RFC 4342, sec. 8.5)
|
| /kernel/linux/linux-4.19/net/dccp/ccids/ |
| D | ccid3.h | 83 * @tx_p: Current loss event rate (0-1) scaled by 1000000 136 * @rx_hist: Packet history (loss detection + RTT sampling) 137 * @rx_li_hist: Loss Interval database 139 * @rx_pinv: Inverse of Loss Event Rate (RFC 4342, sec. 8.5)
|