Home
last modified time | relevance | path

Searched defs:keep_alive (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_http.c31 static int keep_alive(int keep_alive, int body_type) in keep_alive()
H A Dcmp_local.h49 int keep_alive; /* persistent connection: 0=no, 1=prefer, 2=require */ member
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dhttp_test.c25 int keep_alive; member
34 static int mock_http_server(BIO *in, BIO *out, char version, int keep_alive, in mock_http_server()
157 static int test_http_keep_alive(char version, int keep_alive, int kept_alive) in test_http_keep_alive()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/http/
H A Dhttp_client.c65 int keep_alive; /* Persistent conn. 0=no, 1=prefer, 2=require */ member
245 int timeout, int keep_alive) in OSSL_HTTP_REQ_CTX_set_expected()
1019 size_t max_resp_len, int timeout, int keep_alive) in OSSL_HTTP_set1_request()
1221 size_t max_resp_len, int timeout, int keep_alive) in OSSL_HTTP_transfer()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dhttp_server.c508 int http_server_send_asn1_resp(BIO *cbio, int keep_alive, in http_server_send_asn1_resp()
/netbsd-src/usr.sbin/ldpd/
H A Dsocketops.c1082 keep_alive(const struct ldp_peer * p) in keep_alive() function
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dhttpd.c435 bool keep_alive = false; process_request() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dcmp.c2684 int keep_alive = 0; in cmp_server() local
/netbsd-src/sys/dev/pci/
H A Dif_iwm.c4925 int dtim_period, dtim_msec, keep_alive; iwm_power_build_cmd() local