Searched refs:ff2 (Results 1 – 3 of 3) sorted by relevance
75 inet6 fd01:ff2:5687:4:cf03:45f3:983a:96eb/64 scope global temporary dynamic86 [ADDR]2: eno2 inet6 fd01:ff2:5687:4:cf03:45f3:983a:96eb/64 scope global temporary dynamic101 fd01:ff2:5687:4::/64 dev eno2 proto ra metric 100 pref medium112 [ROUTE]fd01:ff2:5687:4::/64 dev eno2 proto ra metric 100 pref medium
58 u32 ff2; member
704 static inline uint32_t ff2(uint32_t x, uint32_t y, uint32_t z) in ff2() function711 return (j <= 15) ? ff1(x, y, z) : ff2(x, y, z); in ff_j()