Home
last modified time | relevance | path

Searched defs:MAX_PACKET_SIZE (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/rep/utilint/net/
H A DSSLChannelTest.java252 final int MAX_PACKET_SIZE = 10; in testSmallPackets() local
274 final int MAX_PACKET_SIZE = 200; in testBasicThroughput() local
317 final int MAX_PACKET_SIZE = 5000; in testMediumPackets() local
336 final int MAX_PACKET_SIZE = 50000; in testLargePackets() local
355 final int MAX_PACKET_SIZE = 500000; in testHugePackets() local
395 final int MAX_PACKET_SIZE = 10; in testPeerPatternAuthentication() local
452 final int MAX_PACKET_SIZE = 10; in testPeerMirrorAuthentication() local
476 final int MAX_PACKET_SIZE = 10; in testStdHostVerification() local
500 final int MAX_PACKET_SIZE = 10; in testProtosAndCiphers() local
556 final int MAX_PACKET_SIZE = 10; in testKeyStorePasswordSource() local
[all …]
/dports/net/spread/spread-src-3.17.4/
H A Ddata_link.h41 #define MAX_PACKET_SIZE 1472 /*1472 = 1536-64 (of udp)*/ macro
/dports/net/spread-j/spread-src-3.17.3/
H A Ddata_link.h41 #define MAX_PACKET_SIZE 1472 /*1472 = 1536-64 (of udp)*/ macro
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/ThirdParty/BSL430_Firmware/
H A Ddescriptors.h41 #define MAX_PACKET_SIZE 0x40 macro
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dnetpacket.h48 #define MAX_PACKET_SIZE 384 macro
/dports/devel/poco/poco-1.10.1-all/Net/include/Poco/Net/
H A DICMPPacketImpl.h88 static const Poco::UInt16 MAX_PACKET_SIZE; variable
/dports/net/spread4/spread-src-4.2.0/libspread-util/include/
H A Dspu_data_link.h42 #define MAX_PACKET_SIZE 1472 /*1472 = 1536-64 (of udp)*/ macro
/dports/games/d2x/d2x-0.2.5/arch/linux/include/
H A Dukali.h58 #define MAX_PACKET_SIZE 1500 macro
/dports/benchmarks/tsung/tsung-1.7.0/include/
H A Dts_mysql.hrl53 -define(MAX_PACKET_SIZE, 1000000). macro
/dports/emulators/aranym/aranym-1.1.0/src/natfeat/
H A Dethernet.h30 #define MAX_PACKET_SIZE 9000 macro
/dports/security/slurpie/slurpie/src/
H A Dmn.h27 #define MAX_PACKET_SIZE 256 macro
/dports/devel/poco/poco-1.10.1-all/Net/src/
H A DICMPPacketImpl.cpp36 const UInt16 ICMPPacketImpl::MAX_PACKET_SIZE = 65535; member in Poco::Net::ICMPPacketImpl
/dports/x11/xpra/xpra-4.3/xpra/net/
H A Dcommon.py16 MAX_PACKET_SIZE = envint("XPRA_MAX_PACKET_SIZE", 16*1024*1024) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opus/src/doc/
H A Dtrivial_example.c46 #define MAX_PACKET_SIZE (3*1276) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/opus/src/doc/
H A Dtrivial_example.c46 #define MAX_PACKET_SIZE (3*1276) macro
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/doc/
H A Dtrivial_example.c46 #define MAX_PACKET_SIZE (3*1276) macro
/dports/audio/opus/opus-1.3.1/doc/
H A Dtrivial_example.c46 #define MAX_PACKET_SIZE (3*1276) macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/he/moonbase/
H A Dnet_defines.h57 const int MAX_PACKET_SIZE = 4096; // bytes variable
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/testapps/broadcaster/
H A DRTP_serv_packetizer.c9 #define MAX_PACKET_SIZE 2000 macro
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/testapps/broadcaster/
H A DRTP_serv_packetizer.c9 #define MAX_PACKET_SIZE 2000 macro
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/ThirdParty/BSL430_DLL/BSL430_DLL/Packet_Handlers/
H A DMSPBSL_PacketHandler5xxUSB.cpp47 #define MAX_PACKET_SIZE 64 macro
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/he/moonbase/
H A Dnet_defines.h57 const int MAX_PACKET_SIZE = 4096; // bytes variable
/dports/devel/smc/smc_4_3_0/examples/Ant/EX6/src/
H A DAsyncDatagramSocket.java249 private static final int MAX_PACKET_SIZE = 65535; field in AsyncDatagramSocket
/dports/devel/smc/smc_4_3_0/examples/Java/EX6/
H A DAsyncDatagramSocket.java249 private static final int MAX_PACKET_SIZE = 65535; field in AsyncDatagramSocket
/dports/emulators/citra/citra-ac98458e0/src/core/rpc/
H A Dpacket.h29 constexpr u32 MAX_PACKET_SIZE = MIN_PACKET_SIZE + MAX_PACKET_DATA_SIZE; variable

12345678910>>...13