Searched refs:n1 (Results 1 – 3 of 3) sorted by relevance
198 let n1 = b.data[b.head]; in read() localVariable208 let count = ((n1 as usize) << 8) | n2 as usize; in read()
135 let n1 = nic1.lock().await; in build_vnet() localVariable136 n1.set_router(Arc::clone(&wan)).await?; in build_vnet()
363 let mut n1 = Name::default(); in test_incompressible_name() localVariable364 let off = n1.unpack_compressed(&buf, 0, false /* allowCompression */)?; in test_incompressible_name()