Home
last modified time | relevance | path

Searched refs:mux_proto (Results 1 – 25 of 82) sorted by relevance

1234

/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dconnection.h872 const struct ist mux_proto, in conn_get_best_mux_entry() argument
881 if (istlen(mux_proto) && isteq(mux_proto, item->token)) in conn_get_best_mux_entry()
949 if (bind_conf->mux_proto) in conn_install_mux_fe()
952 struct ist mux_proto; in conn_install_mux_fe() local
987 if (srv && srv->mux_proto) in conn_install_mux_be()
988 mux_ops = srv->mux_proto->mux; in conn_install_mux_be()
990 struct ist mux_proto; in conn_install_mux_be() local
1030 if (check->mux_proto) in conn_install_mux_chk()
1031 mux_ops = check->mux_proto->mux; in conn_install_mux_chk()
1033 struct ist mux_proto; in conn_install_mux_chk() local
[all …]
H A Dcheck-t.h181 …const struct mux_proto_list *mux_proto; /* the mux to use for all outgoing connections (specified … member
H A Dtcpcheck-t.h128 …const struct mux_proto_list *mux_proto; /* the mux to use for all outgoing connections (specified … member
H A Dlistener-t.h170 …const struct mux_proto_list *mux_proto; /* the mux to use for all incoming connections (specified … member
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dconnection.h894 const struct ist mux_proto, in conn_get_best_mux_entry() argument
903 if (istlen(mux_proto) && isteq(mux_proto, item->token)) in conn_get_best_mux_entry()
971 if (bind_conf->mux_proto) in conn_install_mux_fe()
974 struct ist mux_proto; in conn_install_mux_fe() local
1009 if (srv && srv->mux_proto) in conn_install_mux_be()
1010 mux_ops = srv->mux_proto->mux; in conn_install_mux_be()
1012 struct ist mux_proto; in conn_install_mux_be() local
1052 if (check->mux_proto) in conn_install_mux_chk()
1053 mux_ops = check->mux_proto->mux; in conn_install_mux_chk()
1055 struct ist mux_proto; in conn_install_mux_chk() local
[all …]
H A Dcheck-t.h181 …const struct mux_proto_list *mux_proto; /* the mux to use for all outgoing connections (specified … member
H A Dlistener-t.h170 …const struct mux_proto_list *mux_proto; /* the mux to use for all incoming connections (specified … member
H A Dtcpcheck-t.h128 …const struct mux_proto_list *mux_proto; /* the mux to use for all outgoing connections (specified … member
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dconnection.h979 const struct ist mux_proto, in conn_get_best_mux_entry() argument
988 if (istlen(mux_proto) && isteq(mux_proto, item->token)) in conn_get_best_mux_entry()
1047 if (bind_conf->mux_proto) in conn_install_mux_fe()
1048 mux_ops = bind_conf->mux_proto->mux; in conn_install_mux_fe()
1050 struct ist mux_proto; in conn_install_mux_fe() local
1087 mux_ops = srv->mux_proto->mux; in conn_install_mux_be()
1093 struct ist mux_proto; in conn_install_mux_be() local
1133 if (check->mux_proto) in conn_install_mux_chk()
1134 mux_ops = check->mux_proto->mux; in conn_install_mux_chk()
1136 struct ist mux_proto; in conn_install_mux_chk() local
[all …]
H A Dcheck-t.h181 …const struct mux_proto_list *mux_proto; /* the mux to use for all outgoing connections (specified … member
H A Dtcpcheck-t.h128 …const struct mux_proto_list *mux_proto; /* the mux to use for all outgoing connections (specified … member
H A Dlistener-t.h183 …const struct mux_proto_list *mux_proto; /* the mux to use for all incoming connections (specified … member
/dports/net/haproxy21/haproxy-2.1.12/include/proto/
H A Dconnection.h997 const struct ist mux_proto, in conn_get_best_mux_entry() argument
1006 if (istlen(mux_proto) && isteq(mux_proto, item->token)) in conn_get_best_mux_entry()
1024 const struct ist mux_proto, in conn_get_best_mux() argument
1074 if (bind_conf->mux_proto) in conn_install_mux_fe()
1075 mux_ops = bind_conf->mux_proto->mux; in conn_install_mux_fe()
1077 struct ist mux_proto; in conn_install_mux_fe() local
1088 mux_proto = ist2(alpn_str, alpn_len); in conn_install_mux_fe()
1112 if (srv && srv->mux_proto) in conn_install_mux_be()
1113 mux_ops = srv->mux_proto->mux; in conn_install_mux_be()
1115 struct ist mux_proto; in conn_install_mux_be() local
[all …]
/dports/net/haproxy20/haproxy-2.0.26/include/proto/
H A Dconnection.h967 const struct ist mux_proto, in conn_get_best_mux_entry() argument
976 if (istlen(mux_proto) && isteq(mux_proto, item->token)) in conn_get_best_mux_entry()
994 const struct ist mux_proto, in conn_get_best_mux() argument
1044 if (bind_conf->mux_proto) in conn_install_mux_fe()
1045 mux_ops = bind_conf->mux_proto->mux; in conn_install_mux_fe()
1047 struct ist mux_proto; in conn_install_mux_fe() local
1058 mux_proto = ist2(alpn_str, alpn_len); in conn_install_mux_fe()
1082 if (srv && srv->mux_proto) in conn_install_mux_be()
1083 mux_ops = srv->mux_proto->mux; in conn_install_mux_be()
1085 struct ist mux_proto; in conn_install_mux_be() local
[all …]
/dports/net/nuster/nuster-5.0.4.21/include/proto/
H A Dconnection.h997 const struct ist mux_proto, in conn_get_best_mux_entry() argument
1006 if (istlen(mux_proto) && isteq(mux_proto, item->token)) in conn_get_best_mux_entry()
1024 const struct ist mux_proto, in conn_get_best_mux() argument
1074 if (bind_conf->mux_proto) in conn_install_mux_fe()
1075 mux_ops = bind_conf->mux_proto->mux; in conn_install_mux_fe()
1077 struct ist mux_proto; in conn_install_mux_fe() local
1088 mux_proto = ist2(alpn_str, alpn_len); in conn_install_mux_fe()
1112 if (srv && srv->mux_proto) in conn_install_mux_be()
1113 mux_ops = srv->mux_proto->mux; in conn_install_mux_be()
1115 struct ist mux_proto; in conn_install_mux_be() local
[all …]
/dports/net/haproxy19/haproxy-1.9.16/include/proto/
H A Dconnection.h1020 const struct ist mux_proto, in conn_get_best_mux_entry() argument
1029 if (istlen(mux_proto) && isteq(mux_proto, item->token)) in conn_get_best_mux_entry()
1047 const struct ist mux_proto, in conn_get_best_mux() argument
1097 if (bind_conf->mux_proto) in conn_install_mux_fe()
1098 mux_ops = bind_conf->mux_proto->mux; in conn_install_mux_fe()
1100 struct ist mux_proto; in conn_install_mux_fe() local
1111 mux_proto = ist2(alpn_str, alpn_len); in conn_install_mux_fe()
1135 if (srv && srv->mux_proto) in conn_install_mux_be()
1136 mux_ops = srv->mux_proto->mux; in conn_install_mux_be()
1138 struct ist mux_proto; in conn_install_mux_be() local
[all …]
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dcheck.c1589 if (srv->mux_proto && !srv->check.mux_proto && in init_srv_check()
1590 ((srv->mux_proto->mode == PROTO_MODE_HTTP && check_type == TCPCHK_RULES_HTTP_CHK) || in init_srv_check()
1591 (srv->mux_proto->mode == PROTO_MODE_TCP && check_type != TCPCHK_RULES_HTTP_CHK))) { in init_srv_check()
1592 srv->check.mux_proto = srv->mux_proto; in init_srv_check()
1595 else if (srv->check.mux_proto && in init_srv_check()
1596 ((srv->check.mux_proto->mode == PROTO_MODE_HTTP && check_type != TCPCHK_RULES_HTTP_CHK) || in init_srv_check()
1597 (srv->check.mux_proto->mode == PROTO_MODE_TCP && check_type == TCPCHK_RULES_HTTP_CHK))) { in init_srv_check()
2116 newsrv->check.mux_proto = get_mux_proto(ist(args[*cur_arg + 1])); in srv_parse_check_proto()
2117 if (!newsrv->check.mux_proto) { in srv_parse_check_proto()
H A Dstream.c1518 (mux_proto ? mux_proto->token : ist("")), in stream_set_http_mode()
2865 const struct mux_proto_list *mux_proto = rule->arg.act.p[1]; in tcp_action_switch_stream_mode() local
2868 if (!stream_set_http_mode(s, mux_proto)) { in tcp_action_switch_stream_mode()
2881 const struct mux_proto_list *mux_proto = rule->arg.act.p[1]; in check_tcp_switch_stream_mode() local
2888 if (mux_proto) { in check_tcp_switch_stream_mode()
2890 if (!mux_ent || !isteq(mux_ent->token, mux_proto->token)) { in check_tcp_switch_stream_mode()
2892 (int)mux_proto->token.len, mux_proto->token.ptr); in check_tcp_switch_stream_mode()
2914 const struct mux_proto_list *mux_proto = NULL; in stream_parse_switch_mode() local
2948 mux_proto = get_mux_proto(proto); in stream_parse_switch_mode()
2949 if (!mux_proto) { in stream_parse_switch_mode()
[all …]
/dports/net/haproxy19/haproxy-1.9.16/include/types/
H A Dlistener.h164 …const struct mux_proto_list *mux_proto; /* the mux to use for all incoming connections (specified … member
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Dlistener.h164 …const struct mux_proto_list *mux_proto; /* the mux to use for all incoming connections (specified … member
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Dlistener.h165 …const struct mux_proto_list *mux_proto; /* the mux to use for all incoming connections (specified … member
H A Dserver.h211 …const struct mux_proto_list *mux_proto; /* the mux to use for all outgoing connections (spec… member
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Dlistener.h165 …const struct mux_proto_list *mux_proto; /* the mux to use for all incoming connections (specified … member
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dcheck.c1329 if (srv->mux_proto && !srv->check.mux_proto && in init_srv_check()
1330 ((srv->mux_proto->mode == PROTO_MODE_HTTP && check_type == TCPCHK_RULES_HTTP_CHK) || in init_srv_check()
1331 (srv->mux_proto->mode == PROTO_MODE_TCP && check_type != TCPCHK_RULES_HTTP_CHK))) { in init_srv_check()
1332 srv->check.mux_proto = srv->mux_proto; in init_srv_check()
1335 else if (srv->check.mux_proto && in init_srv_check()
1336 ((srv->check.mux_proto->mode == PROTO_MODE_HTTP && check_type != TCPCHK_RULES_HTTP_CHK) || in init_srv_check()
1337 (srv->check.mux_proto->mode == PROTO_MODE_TCP && check_type == TCPCHK_RULES_HTTP_CHK))) { in init_srv_check()
3060 newsrv->check.mux_proto = get_mux_proto(ist2(args[*cur_arg + 1], strlen(args[*cur_arg + 1]))); in srv_parse_check_proto()
3061 if (!newsrv->check.mux_proto) { in srv_parse_check_proto()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dcheck.c1329 if (srv->mux_proto && !srv->check.mux_proto && in init_srv_check()
1330 ((srv->mux_proto->mode == PROTO_MODE_HTTP && check_type == TCPCHK_RULES_HTTP_CHK) || in init_srv_check()
1331 (srv->mux_proto->mode == PROTO_MODE_TCP && check_type != TCPCHK_RULES_HTTP_CHK))) { in init_srv_check()
1332 srv->check.mux_proto = srv->mux_proto; in init_srv_check()
1335 else if (srv->check.mux_proto && in init_srv_check()
1336 ((srv->check.mux_proto->mode == PROTO_MODE_HTTP && check_type != TCPCHK_RULES_HTTP_CHK) || in init_srv_check()
1337 (srv->check.mux_proto->mode == PROTO_MODE_TCP && check_type == TCPCHK_RULES_HTTP_CHK))) { in init_srv_check()
3047 newsrv->check.mux_proto = get_mux_proto(ist2(args[*cur_arg + 1], strlen(args[*cur_arg + 1]))); in srv_parse_check_proto()
3048 if (!newsrv->check.mux_proto) { in srv_parse_check_proto()

1234