Searched defs:ctl_relay_event (Results 1 – 1 of 1) sorted by relevance
205 struct ctl_relay_event { struct211 struct ctl_relay_event *dst; argument212 struct rsession *con;214 struct tls *tls;215 struct tls_config *tls_cfg;216 struct tls *tls_ctx;218 uint8_t *tlscert;219 size_t tlscert_len;221 off_t splicelen;222 off_t toread;[all …]