Home
last modified time | relevance | path

Searched refs:len_be (Results 1 – 1 of 1) sorted by relevance

/libmctp-latest/
Dastlpc.c834 uint32_t len, len_be; in mctp_binding_astlpc_tx() local
855 len_be = htobe32(len); in mctp_binding_astlpc_tx()
856 mctp_astlpc_lpc_write(astlpc, &len_be, astlpc->layout.tx.offset, in mctp_binding_astlpc_tx()
857 sizeof(len_be)); in mctp_binding_astlpc_tx()