Home
last modified time | relevance | path

Searched defs:tls_version_filter (Results 1 – 8 of 8) sorted by relevance

/dports/net/haproxy18/haproxy-1.8.30/include/types/
H A Dssl_sock.h39 struct tls_version_filter { struct
40 uint16_t flags; /* ssl options */
41 uint8_t min; /* min TLS version */
42 uint8_t max; /* max TLS version */
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Dssl_sock.h45 struct tls_version_filter { struct
46 uint16_t flags; /* ssl options */
47 uint8_t min; /* min TLS version */
48 uint8_t max; /* max TLS version */
/dports/net/haproxy19/haproxy-1.9.16/include/types/
H A Dssl_sock.h44 struct tls_version_filter { struct
45 uint16_t flags; /* ssl options */
46 uint8_t min; /* min TLS version */
47 uint8_t max; /* max TLS version */
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Dssl_sock.h47 struct tls_version_filter { struct
48 uint16_t flags; /* ssl options */
49 uint8_t min; /* min TLS version */
50 uint8_t max; /* max TLS version */
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Dssl_sock.h48 struct tls_version_filter { struct
49 uint16_t flags; /* ssl options */
50 uint8_t min; /* min TLS version */
51 uint8_t max; /* max TLS version */
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dlistener-t.h115 struct tls_version_filter { struct
116 uint16_t flags; /* ssl options */
117 uint8_t min; /* min TLS version */
118 uint8_t max; /* max TLS version */
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dlistener-t.h125 struct tls_version_filter { struct
126 uint16_t flags; /* ssl options */
127 uint8_t min; /* min TLS version */
128 uint8_t max; /* max TLS version */
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dlistener-t.h113 struct tls_version_filter { struct
114 uint16_t flags; /* ssl options */
115 uint8_t min; /* min TLS version */
116 uint8_t max; /* max TLS version */