Searched defs:get_u16 (Results 1 – 3 of 3) sorted by relevance
166 static inline uint16_t get_u16(struct frame *frm) in get_u16() function
87 #define get_u16(ptr) (*(u16 *)(ptr)) macro
132 #define get_u16(ptr) (*(u16 *)(ptr)) macro