Searched refs:nhandle (Results 1 – 1 of 1) sorted by relevance
387 u32 id = 0, to = 0, nhandle = 0x8000; in route4_set_parms() local403 nhandle = to; in route4_set_parms()412 nhandle |= id << 16; in route4_set_parms()417 nhandle |= (id | 0x8000) << 16; in route4_set_parms()419 nhandle |= 0xFFFF << 16; in route4_set_parms()422 nhandle |= handle & 0x7F00; in route4_set_parms()423 if (nhandle != handle) in route4_set_parms()427 h1 = to_hash(nhandle); in route4_set_parms()436 unsigned int h2 = from_hash(nhandle >> 16); in route4_set_parms()453 f->handle = nhandle; in route4_set_parms()