Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dtcp_rb.c173 boff_t new_head = loff2boff(rb, data); in buf_try_resize() local
174 rb->corr = (rb->corr + (segdiff * UNITBUFSIZE) - (new_head - head)) in buf_try_resize()
204 boff_t new_head = loff2boff(rb, data); in buf_try_resize() local
206 (new_head - head)) % rb->len; in buf_try_resize()