Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/lib/
Dcbuf.h86 bool cbuf_empty(struct cbufhead* chdr);
Dcbuf.c93 bool cbuf_empty(struct cbufhead* chdr) { in cbuf_empty() function