Home
last modified time | relevance | path

Searched defs:cbufhead (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/openthread/third_party/tcplp/lib/
H A Dcbuf.h43 struct cbufhead { struct
51 void cbuf_init(struct cbufhead* chdr, uint8_t* buf, size_t len); argument