Searched refs:tap1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/char/ |
D | random.c | 367 int tap1, tap2, tap3, tap4, tap5; member 492 unsigned long i, tap1, tap2, tap3, tap4, tap5; in _mix_pool_bytes() local 498 tap1 = r->poolinfo->tap1; in _mix_pool_bytes() 514 w ^= r->pool[(i + tap1) & wordmask]; in _mix_pool_bytes()
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1551 will give you the tap0 interface. To get the tap1 interface, you need
|