Home
last modified time | relevance | path

Searched refs:tcp_keep_alive (Results 1 – 25 of 39) sorted by relevance

12

/dports/net/wireshark/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.h83 gboolean tcp_keep_alive; /* tcp.analysis.keep_alive */ member
H A Ddecoders.c227 pkt_info->tcp_keep_alive = field_bool[0]; in decode_gtcp()
H A Dpacket-transum.c1000 if (pkt_info->tcp_keep_alive) in set_proto_values()
/dports/net/wireshark-lite/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.h83 gboolean tcp_keep_alive; /* tcp.analysis.keep_alive */ member
H A Ddecoders.c227 pkt_info->tcp_keep_alive = field_bool[0]; in decode_gtcp()
H A Dpacket-transum.c1000 if (pkt_info->tcp_keep_alive) in set_proto_values()
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dreadconf.h68 int tcp_keep_alive; /* Set SO_KEEPALIVE. */ member
H A Dservconf.h87 int tcp_keep_alive; /* If true, set SO_KEEPALIVE. */ member
H A Droaming_client.c262 options.tcp_keep_alive, options.use_privileged_port) == 0 && in wait_for_roaming_reconnect()
H A Dreadconf.c871 intptr = &options->tcp_keep_alive; in process_config_line()
1510 options->tcp_keep_alive = -1; in initialize_options()
1637 if (options->tcp_keep_alive == -1) in fill_default_options()
1638 options->tcp_keep_alive = 1; in fill_default_options()
H A Dservconf.c98 options->tcp_keep_alive = -1; in initialize_server_options()
221 if (options->tcp_keep_alive == -1) in fill_default_server_options()
222 options->tcp_keep_alive = 1; in fill_default_server_options()
1138 intptr = &options->tcp_keep_alive; in process_server_config_line()
2011 dump_cfg_fmtint(sTCPKeepAlive, o->tcp_keep_alive); in dump_config()
/dports/net/tshark/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.h83 gboolean tcp_keep_alive; /* tcp.analysis.keep_alive */ member
H A Ddecoders.c227 pkt_info->tcp_keep_alive = field_bool[0]; in decode_gtcp()
/dports/net/tshark-lite/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.h83 gboolean tcp_keep_alive; /* tcp.analysis.keep_alive */ member
H A Ddecoders.c227 pkt_info->tcp_keep_alive = field_bool[0]; in decode_gtcp()
/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Dreadconf.h59 int tcp_keep_alive; /* Set SO_KEEPALIVE. */ member
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dreadconf.h52 int tcp_keep_alive; /* Set SO_KEEPALIVE. */ member
H A Dservconf.h101 int tcp_keep_alive; /* If true, set SO_KEEPALIVE. */ member
H A Dservconf.c113 options->tcp_keep_alive = -1;
338 if (options->tcp_keep_alive == -1)
339 options->tcp_keep_alive = 1;
1563 intptr = &options->tcp_keep_alive;
2608 dump_cfg_fmtint(sTCPKeepAlive, o->tcp_keep_alive);
H A Dreadconf.c1013 intptr = &options->tcp_keep_alive; in process_config_line_depth()
1866 options->tcp_keep_alive = -1; in initialize_options()
2019 if (options->tcp_keep_alive == -1) in fill_default_options()
2020 options->tcp_keep_alive = 1; in fill_default_options()
2633 dump_cfg_fmtint(oTCPKeepAlive, o->tcp_keep_alive); in dump_client_config()
/dports/security/openssh-portable/openssh-8.8p1/
H A Dreadconf.h51 int tcp_keep_alive; /* Set SO_KEEPALIVE. */ member
H A Dservconf.h113 int tcp_keep_alive; /* If true, set SO_KEEPALIVE. */ member
H A Dreadconf.c1150 intptr = &options->tcp_keep_alive; in process_config_line_depth()
2351 options->tcp_keep_alive = -1; in initialize_options()
2515 if (options->tcp_keep_alive == -1) in fill_default_options()
2516 options->tcp_keep_alive = 1; in fill_default_options()
3314 dump_cfg_fmtint(oTCPKeepAlive, o->tcp_keep_alive); in dump_client_config()
H A Dservconf.c123 options->tcp_keep_alive = -1; in initialize_server_options()
340 if (options->tcp_keep_alive == -1) in fill_default_server_options()
341 options->tcp_keep_alive = 1; in fill_default_server_options()
1651 intptr = &options->tcp_keep_alive; in process_server_config_line_depth()
2920 dump_cfg_fmtint(sTCPKeepAlive, o->tcp_keep_alive); in dump_config()
/dports/databases/slony1v2/slony1-2.2.10/tools/altperl/
H A Dslon_node.conf.sample28 # the connection is declared dead. tcp_keep_alive must be turned on for this

12