Home
last modified time | relevance | path

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

/libmctp-latest/docs/bindings/
Dvendor-ibm-astlpc.md207 medium-specific header comprising a 32-bit payload length field, followed
210 header's length field.
214 uint32_t length;
218 A medium-specific packet trailer must immediately follow the payload. The length
219 of the trailer is not accounted for in the length field of the medium-specific
220 packet header: The length of the trailer is implied by the negotiated protocol
223 For protocol versions 1 and 2, the medium-specific trailer length is zero.
/libmctp-latest/
Dcore.c448 size_t length) in mctp_ctrl_handle_msg() argument
464 buffer, length); in mctp_ctrl_handle_msg()