Home
last modified time | relevance | path

Searched defs:PacketLength (Results 1 – 25 of 259) sorted by relevance

1234567891011

/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/quic/codec/
H A DDecode.h150 struct PacketLength { struct
156 PacketLength(uint64_t packetLengthIn, size_t lengthLengthIn) in PacketLength() argument
/dports/devel/pecl-swoole/swoole-4.8.5/include/
H A Dswoole_protocol.h29 struct PacketLength { struct
36 typedef ssize_t (*LengthFunc)(const Protocol *, network::Socket *, PacketLength *pl); argument
/dports/archivers/libpar2/libpar2-0.4/
H A Dcriticalpacket.h65 inline size_t CriticalPacket::PacketLength(void) const in PacketLength() function
137 inline u64 CriticalPacketEntry::PacketLength(void) const in PacketLength() function
H A Drecoverypacket.h80 inline u64 RecoveryPacket::PacketLength(void) const in PacketLength() function
/dports/archivers/par2cmdline/par2cmdline-0.8.1/src/
H A Dcriticalpacket.h68 inline size_t CriticalPacket::PacketLength(void) const in PacketLength() function
140 inline u64 CriticalPacketEntry::PacketLength(void) const in PacketLength() function
H A Drecoverypacket.h80 inline u64 RecoveryPacket::PacketLength(void) const in PacketLength() function
/dports/news/nzbget/nzbget-21.1/lib/par2/
H A Dcriticalpacket.h68 inline size_t CriticalPacket::PacketLength(void) const in PacketLength() function
140 inline u64 CriticalPacketEntry::PacketLength(void) const in PacketLength() function
H A Drecoverypacket.h83 inline u64 RecoveryPacket::PacketLength(void) const in PacketLength() function
/dports/news/nget/nget-0.27.1/par2/
H A Dcriticalpacket.h62 inline size_t CriticalPacket::PacketLength(void) const in PacketLength() function
H A Drecoverypacket.h66 inline u64 RecoveryPacket::PacketLength(void) const in PacketLength() function
/dports/games/spring/spring_98.0/rts/System/Net/
H A DProtocolDef.cpp28 int ProtocolDef::PacketLength(const unsigned char* const buf, const unsigned bufLength) const in PacketLength() function in netcode::ProtocolDef
/dports/comms/rtl-433/rtl_433-21.12/src/devices/
H A Dert_idm.c97 uint8_t PacketLength; in ert_idm_decode() local
343 uint8_t PacketLength; in ert_netidm_decode() local
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dstruct_traffic_mirror_session.go30 PacketLength int `json:"PacketLength" xml:"PacketLength"` member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ec2/
H A Dapi_op_ModifyTrafficMirrorSession.go51 PacketLength int32 member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_ModifyTrafficMirrorSession.go51 PacketLength int32 member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ec2/
H A Dapi_op_ModifyTrafficMirrorSession.go51 PacketLength int32 member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_ModifyTrafficMirrorSession.go51 PacketLength int32 member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ec2/
H A Dapi_op_ModifyTrafficMirrorSession.go51 PacketLength int32 member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ec2/
H A Dapi_op_ModifyTrafficMirrorSession.go51 PacketLength *int32 member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ec2/
H A Dapi_op_ModifyTrafficMirrorSession.go51 PacketLength int32 member
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/protocol/
H A Dstun_tcp_packet_processor.cc20 using PacketLength = uint16_t; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/p2p/base/
H A Dasync_stun_tcp_socket.cc28 typedef uint16_t PacketLength; typedef
/dports/net-im/tg_owt/tg_owt-d578c76/src/p2p/base/
H A Dasync_stun_tcp_socket.cc28 typedef uint16_t PacketLength; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/p2p/base/
H A Dasync_stun_tcp_socket.cc28 typedef uint16_t PacketLength; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/p2p/base/
H A Dasyncstuntcpsocket.cc23 typedef uint16 PacketLength; typedef

1234567891011