Searched refs:rol16 (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbitops.h140 * rol16 - rotate a 16-bit value left
144 static inline __u16 rol16(__u16 word, unsigned int shift) function
/linux-master/net/appletalk/
H A Dddp.c927 sum = rol16(sum, 1);

Completed in 119 milliseconds