Searched defs:reverse_bytes (Results 1 – 3 of 3) sorted by relevance
63 static void reverse_bytes(void *data, int length) reverse_bytes() function
611 static inline void reverse_bytes(void *b, size_t n) in reverse_bytes() function
578 static __u32 reverse_bytes(__u32 b, int len) in reverse_bytes() function