Searched defs:decay (Results 1 – 4 of 4) sorted by relevance
37 #define NETIF_POLL_EWMA(old, new, decay) do { \ argument
71 #define KR_EWMA(old, new, decay) do { \ argument
1077 const uint32_t decay = 3; in nstat_route_rtt() local1105 const uint32_t decay = 3; in nstat_route_update() local
1532 #define DLIL_EWMA(old, new, decay) do { \ argument