Searched refs:tcp_proxy (Results 1 – 1 of 1) sorted by relevance
116 struct tcp_proxy { struct139 struct tcp_proxy* next; argument522 tcp_proxy_delete(struct tcp_proxy* p) in tcp_proxy_delete()550 service_tcp_listen(int s, fd_set* rorig, int* max, struct tcp_proxy** proxies,556 struct tcp_proxy* p;571 p = (struct tcp_proxy*)calloc(1, sizeof(*p));716 service_tcp_relay(struct tcp_proxy** tcp_proxies, struct timeval* now,720 struct tcp_proxy* p, **prev;788 struct tcp_proxy* np = p->next;809 struct ringbuf* ring, struct tcp_proxy* tcplist)[all …]