Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dtcp_rb.c635 loff_t efhead = -1; /* head of empty fragment */ in tcprb_pwrite() local
657 efhead = off + len; in tcprb_pwrite()
774 new->head = efhead; in tcprb_pwrite()
775 new->tail = efhead + eflen; in tcprb_pwrite()