Lines Matching defs:value
155 * we save skb->tstamp value in skb->cb[] before destroying it.
178 * Next number depends on last value.
183 u64 value, rho;
189 value = prandom_u32();
191 answer = (value * ((1ull<<32) - rho) + state->last * rho) >> 32;
295 * Extracts a value from the markov 4 state loss generator,
303 * Extracts a value from the Gilbert-Elliot loss generator,
314 /* tabledist - return a pseudo-randomly distributed value with mean mu and
430 * Note: parent depends on return value to account for queue length.
706 * we need to restore its value.