ctl_tcp_event
struct ctl_tcp_event *cte = arg;
tcp_close(struct ctl_tcp_event *cte, int status)
tcp_host_up(struct ctl_tcp_event *cte)
struct ctl_tcp_event *cte = arg;
struct ctl_tcp_event *cte = arg;
check_send_expect(struct ctl_tcp_event *cte)
check_http_code(struct ctl_tcp_event *cte)
check_http_digest(struct ctl_tcp_event *cte)
void tcp_host_up(struct ctl_tcp_event *);
void tcp_close(struct ctl_tcp_event *, int);
int check_http_code(struct ctl_tcp_event *);
int check_http_digest(struct ctl_tcp_event *);
int check_send_expect(struct ctl_tcp_event *);
check_tcp(struct ctl_tcp_event *cte)
struct ctl_tcp_event *cte = arg;
check_tls_cleanup(struct ctl_tcp_event *cte)
check_tls_error(struct ctl_tcp_event *cte, const char *where, const char *what)
check_tls(struct ctl_tcp_event *cte)
void check_tls_cleanup(struct ctl_tcp_event *);
void check_tls_error(struct ctl_tcp_event *, const char *, const char *);
struct ctl_tcp_event *cte = arg;
struct ctl_tcp_event *cte = arg;
void check_tcp(struct ctl_tcp_event *);
void check_tls(struct ctl_tcp_event *);
int (*validate_read)(struct ctl_tcp_event *);
int (*validate_close)(struct ctl_tcp_event *);
struct ctl_tcp_event cte;