Searched defs:ct_data (Results 1 – 7 of 7) sorted by relevance
99 struct ct_data { struct100 int ct_fd; /* connection's fd */101 bool_t ct_closeit; /* close it on destroy */102 struct timeval ct_wait; /* wait interval in milliseconds */103 bool_t ct_waitset; /* wait set by clnt_control? */104 struct netbuf ct_addr; /* remote addr */105 struct rpc_err ct_error;106 union {109 } ct_u;110 u_int ct_mpos; /* pos after marshal */[all …]
53 uint64_t ct_data; member
66 } FAR ct_data; typedef
77 } FAR ct_data; typedef
331 } FAR ct_data; typedef