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