Searched refs:from64to16 (Results 1 – 2 of 2) sorted by relevance
34 static inline unsigned short from64to16(u64 x) in from64to16() function53 return (__force __sum16)~from64to16( in csum_tcpudp_magic()
55 static inline unsigned short from64to16(unsigned long x) in from64to16() function346 return (__force __wsum)from64to16 (checksum); in __csum_and_copy()