Searched defs:uint48 (Results 1 – 1 of 1) sorted by relevance
949 struct uint48 { in net_buf_simple_remove_le48() struct950 uint64_t u48 : 48; in net_buf_simple_remove_le48()962 struct uint48 { in net_buf_simple_remove_be48() struct963 uint64_t u48 : 48; in net_buf_simple_remove_be48()1191 struct uint48 { in net_buf_simple_pull_le48() struct1192 uint64_t u48:48; in net_buf_simple_pull_le48()1203 struct uint48 { in net_buf_simple_pull_be48() struct1204 uint64_t u48:48; in net_buf_simple_pull_be48()