Searched refs:sys_be24_to_cpu (Results 1 – 3 of 3) sorted by relevance
233 #define sys_be24_to_cpu(val) BSWAP_24(val) macro279 #define sys_be24_to_cpu(val) (val) macro
238 return sys_be24_to_cpu(val.u24); in net_buf_simple_remove_be24()522 return sys_be24_to_cpu(val.u24); in net_buf_simple_pull_be24()
167 sys_be24_to_cpu(sseq), in sol_pdu_decrypt()