Searched refs:csum_from32to16 (Results 1 – 2 of 2) sorted by relevance
142 static inline unsigned short csum_from32to16(unsigned int sum) in csum_from32to16() function
2050 return csum_from32to16((__force unsigned int)ret); in BPF_CALL_5()