Searched refs:nhandle (Results 1 – 1 of 1) sorted by relevance
376 u32 id = 0, to = 0, nhandle = 0x8000; in route4_set_parms() local394 nhandle = to; in route4_set_parms()403 nhandle |= id << 16; in route4_set_parms()408 nhandle |= (id | 0x8000) << 16; in route4_set_parms()410 nhandle |= 0xFFFF << 16; in route4_set_parms()413 nhandle |= handle & 0x7F00; in route4_set_parms()414 if (nhandle != handle) in route4_set_parms()418 h1 = to_hash(nhandle); in route4_set_parms()428 unsigned int h2 = from_hash(nhandle >> 16); in route4_set_parms()446 f->handle = nhandle; in route4_set_parms()