Home
last modified time | relevance | path

Searched defs:to_server (Results 1 – 25 of 61) sorted by relevance

123

/dports/security/distcache/distcache-1.5.1/libdistcache/
H A Ddc_enc.c412 static int DC_PLUG_IO_read_flush(DC_PLUG_IO *io, int to_server, in DC_PLUG_IO_read_flush()
522 static int DC_PLUG_IO_consume(DC_PLUG_IO *io, int to_server, in DC_PLUG_IO_consume()
546 static int DC_PLUG_IO_write_flush(DC_PLUG_IO *io, int to_server, in DC_PLUG_IO_write_flush()
668 static int DC_PLUG_IO_commit(DC_PLUG_IO *io, int to_server, in DC_PLUG_IO_commit()
742 int to_server = plug->flags & DC_PLUG_FLAG_TO_SERVER; in DC_PLUG_io() local
/dports/security/snort3/snort3-3.1.19.0/src/stream/tcp/
H A Dtcp_stream_session.cc355 void TcpStreamSession::set_splitter(bool to_server, StreamSplitter* ss) in set_splitter()
376 StreamSplitter* TcpStreamSession::get_splitter(bool to_server) in get_splitter()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/s7commplus/
H A Ds7comm_paf.h55 bool to_server = (p->flags & FLAG_FROM_CLIENT)? true:false; in S7commplusIsPafActive() local
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/modbus/
H A Dmodbus_paf.h56 bool to_server = (p->flags & FLAG_FROM_CLIENT)? true:false; in ModbusIsPafActive() local
/dports/security/snort3/snort3-3.1.19.0/src/protocols/
H A Dpacket.cc235 bool Packet::is_detection_enabled(bool to_server) in is_detection_enabled()
/dports/security/snort3/snort3-3.1.19.0/src/framework/
H A Dinspector.cc94 StreamSplitter* Inspector::get_splitter(bool to_server) in get_splitter()
/dports/security/snort3/snort3-3.1.19.0/src/stream/
H A Dstream.cc485 void Stream::set_splitter(Flow* flow, bool to_server, StreamSplitter* ss) in set_splitter()
491 StreamSplitter* Stream::get_splitter(Flow* flow, bool to_server) in get_splitter()
785 uint16_t Stream::get_mss(Flow* flow, bool to_server) in get_mss()
793 uint8_t Stream::get_tcp_options_len(Flow* flow, bool to_server) in get_tcp_options_len()
817 void Stream::partial_flush(Flow* flow, bool to_server) in partial_flush()
H A Dstream_splitter.h86 bool to_server() { return c2s; } in to_server() function
/dports/databases/freetds/freetds-1.3.4/include/freetds/
H A Diconv.h70 { to_server, to_client } TDS_ICONV_DIRECTION; enumerator
/dports/databases/freetds-devel/freetds-dev.1.3.7/include/freetds/
H A Diconv.h70 { to_server, to_client } TDS_ICONV_DIRECTION; enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds95/freetds/freetds/
H A Diconv.h72 { to_server, to_client } TDS_ICONV_DIRECTION; enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds100/freetds/freetds/
H A Diconv.h70 { to_server, to_client } TDS_ICONV_DIRECTION; enumerator
/dports/security/snort3/snort3-3.1.19.0/src/piglet_plugins/
H A Dpp_inspector_iface.cc174 bool to_server = args[1].check_bool(); in __anonc73086830a02() local
/dports/sysutils/burp/burp-2.4.0/src/client/
H A Dbackup_phase1.c155 static int to_server(struct asfd *asfd, struct conf **confs, struct FF_PKT *ff, in to_server() function
/dports/sysutils/burp-devel/burp-2.5.4/src/client/
H A Dbackup_phase1.c155 static int to_server(struct asfd *asfd, struct conf **confs, struct FF_PKT *ff, in to_server() function
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/ftp_telnet/
H A Dftp_data.cc318 StreamSplitter* FtpData::get_splitter(bool to_server) in get_splitter()
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/test/
H A Dfuzz_hook_ext.c128 bool to_server = header & 0x1; in main() local
/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dsanity-cpp.cpp48 static char to_server[64 * 1024]; variable
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/sip/
H A Dsip.cc192 class StreamSplitter* get_splitter(bool to_server) override in get_splitter()
/dports/security/wolfssl/wolfssl-5.1.0/IDE/iotsafe/
H A Dmemory-tls.c63 static unsigned char to_server[TLS_BUFFERS_SZ]; variable
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/IDE/iotsafe/
H A Dmemory-tls.c63 static unsigned char to_server[TLS_BUFFERS_SZ]; variable
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/IDE/iotsafe/
H A Dmemory-tls.c63 static unsigned char to_server[TLS_BUFFERS_SZ]; variable
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/IDE/iotsafe/
H A Dmemory-tls.c63 static unsigned char to_server[TLS_BUFFERS_SZ]; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/IDE/iotsafe/
H A Dmemory-tls.c63 static unsigned char to_server[TLS_BUFFERS_SZ]; variable
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/client/
H A Dresult.cpp208 int RESULT::write(MIOFILE& out, bool to_server) { in write()

123