Searched refs:rol8 (Results 1 – 2 of 2) sorted by relevance
148 static inline __u8 rol8(__u8 word, unsigned int shift) in rol8() function
413 return rol8(val, shift); in lowpan_compress_addr_64()