H A D | listen_dnsport.c | 1036 int* reuseport, int transparent, int tcp_mss, int nodelay, int freebind, in make_sock() 1074 transparent, tcp_mss, nodelay, freebind, use_systemd, in make_sock() 1108 int* reuseport, int transparent, int tcp_mss, int nodelay, int freebind, in make_sock_port() 1132 snd, reuseport, transparent, tcp_mss, nodelay, freebind, in port_insert() 1136 reuseport, transparent, tcp_mss, nodelay, freebind, use_systemd, in port_insert() 1279 * @param tcp_mss: maximum segment size of tcp socket. default if zero. in ports_create_if() 1298 int* reuseport, int transparent, int tcp_mss, int freebind, in ports_create_if() 1333 tcp_mss, nodelay, freebind, use_systemd, dscp, ub_sock, in ports_create_if() 1390 tcp_mss, nodelay, freebind, use_systemd, dscp, ub_sock, in ports_create_if() 1448 &noip6, 0, 0, reuseport, transparent, tcp_mss, nodela in listen_create() 1010 make_sock(int stype,const char * ifname,const char * port,struct addrinfo * hints,int v6only,int * noip6,size_t rcv,size_t snd,int * reuseport,int transparent,int tcp_mss,int nodelay,int freebind,int use_systemd,int dscp,struct unbound_socket * ub_sock) make_sock() argument 1081 make_sock_port(int stype,const char * ifname,const char * port,struct addrinfo * hints,int v6only,int * noip6,size_t rcv,size_t snd,int * reuseport,int transparent,int tcp_mss,int nodelay,int freebind,int use_systemd,int dscp,struct unbound_socket * ub_sock) make_sock_port() argument 1268 ports_create_if(const char * ifname,int do_auto,int do_udp,int do_tcp,struct addrinfo * hints,const char * port,struct listen_port ** list,size_t rcv,size_t snd,int ssl_port,struct config_strlist * tls_additional_port,int https_port,struct config_strlist * proxy_protocol_port,int * reuseport,int transparent,int tcp_mss,int freebind,int http2_nodelay,int use_systemd,int dnscrypt_port,int dscp,int sock_queue_timeout) ports_create_if() argument [all...] |