Searched defs:uint48 (Results 1 – 1 of 1) sorted by relevance
251 struct uint48 { in net_buf_simple_remove_le48() struct252 uint64_t u48 : 48; in net_buf_simple_remove_le48()264 struct uint48 { in net_buf_simple_remove_be48() struct265 uint64_t u48 : 48; in net_buf_simple_remove_be48()493 struct uint48 { in net_buf_simple_pull_le48() struct494 uint64_t u48:48; in net_buf_simple_pull_le48()505 struct uint48 { in net_buf_simple_pull_be48() struct506 uint64_t u48:48; in net_buf_simple_pull_be48()