Home
last modified time | relevance | path

Searched refs:tcp_context_t (Results 1 – 2 of 2) sorted by relevance

/dports/dns/knot3-lib/knot-3.1.5/src/knot/server/
H A Dtcp-handler.c59 } tcp_context_t; typedef
69 static void update_tcp_conf(tcp_context_t *tcp) in update_tcp_conf()
159 static int tcp_handle(tcp_context_t *tcp, int fd, struct iovec *rx, struct iovec *tx) in tcp_handle()
226 static void tcp_event_accept(tcp_context_t *tcp, unsigned i) in tcp_event_accept()
244 static int tcp_event_serve(tcp_context_t *tcp, unsigned i) in tcp_event_serve()
256 static void tcp_wait_for_events(tcp_context_t *tcp) in tcp_wait_for_events()
329 tcp_context_t tcp = { in tcp_master()
/dports/dns/knot3/knot-3.1.5/src/knot/server/
H A Dtcp-handler.c59 } tcp_context_t; typedef
69 static void update_tcp_conf(tcp_context_t *tcp) in update_tcp_conf()
159 static int tcp_handle(tcp_context_t *tcp, int fd, struct iovec *rx, struct iovec *tx) in tcp_handle()
226 static void tcp_event_accept(tcp_context_t *tcp, unsigned i) in tcp_event_accept()
244 static int tcp_event_serve(tcp_context_t *tcp, unsigned i) in tcp_event_serve()
256 static void tcp_wait_for_events(tcp_context_t *tcp) in tcp_wait_for_events()
329 tcp_context_t tcp = { in tcp_master()