Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/cc/
Dcc_module.h58 #define CCV(ccv, what) (ccv)->ccvc.tcp->what
/openthread-latest/third_party/tcplp/bsdtcp/
Dcc.h83 } ccvc; member
Dtcp_subr.c109 tp->ccv->ccvc.tcp = tp; in initialize_tcb()