Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dslcompress.h115 struct cstate { struct
116 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ argument
133 struct cstate *last_cs; /* most recently used tstate */ argument
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_sequences.c110 FSE_CState_t cstate; in ZSTD_fseBitCost() local
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunipriv.h312 enum call_state cstate; /* the state of the call */ member
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c11351 FSE_CState_t cstate; in ZSTD_fseBitCost() local