Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/lib/
Dcbuf.c180 static void cbuf_swap(struct cbufhead* chdr, uint8_t* bitmap, size_t start_1, size_t start_2, size_… in cbuf_swap() function
255 cbuf_swap(chdr, bitmap, start_idx, move_to_start_idx, distance_from_start); in cbuf_contiguify()
259 cbuf_swap(chdr, bitmap, start_idx, move_to_start_idx, distance_to_end); in cbuf_contiguify()