Searched defs:hton24 (Results 1 – 3 of 3) sorted by relevance
31 static inline void hton24(u8 *p, u32 v) in hton24() function
58 #define hton24(p, v) { \ macro
262 static inline void hton24(u8 *net, u32 host) in hton24() function