Module netsim_embed::quic [−][src]
Modules
| FrameTypes | |
| HeaderForms | |
| LongPacketTypes |
Structs
| Ack | |
| AckIterable | Used to iterate over a slice of |
| AckPacket | A structure enabling manipulation of on the wire packets |
| ConnectionClose | |
| ConnectionCloseIterable | Used to iterate over a slice of |
| ConnectionClosePacket | A structure enabling manipulation of on the wire packets |
| Crypto | |
| CryptoIterable | Used to iterate over a slice of |
| CryptoPacket | A structure enabling manipulation of on the wire packets |
| DataBlocked | |
| DataBlockedIterable | Used to iterate over a slice of |
| DataBlockedPacket | A structure enabling manipulation of on the wire packets |
| FixedBit | |
| FrameType | |
| Handshake | |
| HandshakeDone | |
| HandshakeDoneIterable | Used to iterate over a slice of |
| HandshakeDonePacket | A structure enabling manipulation of on the wire packets |
| HandshakeIterable | Used to iterate over a slice of |
| HandshakePacket | A structure enabling manipulation of on the wire packets |
| HeaderForm | |
| Initial | |
| InitialIterable | Used to iterate over a slice of |
| InitialPacket | A structure enabling manipulation of on the wire packets |
| LongPacketType | |
| MaxData | |
| MaxDataIterable | Used to iterate over a slice of |
| MaxDataPacket | A structure enabling manipulation of on the wire packets |
| MaxStreamData | |
| MaxStreamDataIterable | Used to iterate over a slice of |
| MaxStreamDataPacket | A structure enabling manipulation of on the wire packets |
| MaxStreams | |
| MaxStreamsIterable | Used to iterate over a slice of |
| MaxStreamsPacket | A structure enabling manipulation of on the wire packets |
| MutableAckPacket | A structure enabling manipulation of on the wire packets |
| MutableConnectionClosePacket | A structure enabling manipulation of on the wire packets |
| MutableCryptoPacket | A structure enabling manipulation of on the wire packets |
| MutableDataBlockedPacket | A structure enabling manipulation of on the wire packets |
| MutableHandshakeDonePacket | A structure enabling manipulation of on the wire packets |
| MutableHandshakePacket | A structure enabling manipulation of on the wire packets |
| MutableInitialPacket | A structure enabling manipulation of on the wire packets |
| MutableMaxDataPacket | A structure enabling manipulation of on the wire packets |
| MutableMaxStreamDataPacket | A structure enabling manipulation of on the wire packets |
| MutableMaxStreamsPacket | A structure enabling manipulation of on the wire packets |
| MutableNewConnectionIdPacket | A structure enabling manipulation of on the wire packets |
| MutableNewTokenPacket | A structure enabling manipulation of on the wire packets |
| MutableOneRttPacket | A structure enabling manipulation of on the wire packets |
| MutablePaddingPacket | A structure enabling manipulation of on the wire packets |
| MutablePathChallengePacket | A structure enabling manipulation of on the wire packets |
| MutablePathResponsePacket | A structure enabling manipulation of on the wire packets |
| MutablePingPacket | A structure enabling manipulation of on the wire packets |
| MutableResetStreamPacket | A structure enabling manipulation of on the wire packets |
| MutableRetireConnectionIdPacket | A structure enabling manipulation of on the wire packets |
| MutableRetryPacket | A structure enabling manipulation of on the wire packets |
| MutableStopSendingPacket | A structure enabling manipulation of on the wire packets |
| MutableStreamDataBlockedPacket | A structure enabling manipulation of on the wire packets |
| MutableStreamPacket | A structure enabling manipulation of on the wire packets |
| MutableStreamsBlockedPacket | A structure enabling manipulation of on the wire packets |
| MutableVarintPacket | A structure enabling manipulation of on the wire packets |
| MutableVersionNegotiationPacket | A structure enabling manipulation of on the wire packets |
| MutableZeroRttPacket | A structure enabling manipulation of on the wire packets |
| NewConnectionId | |
| NewConnectionIdIterable | Used to iterate over a slice of |
| NewConnectionIdPacket | A structure enabling manipulation of on the wire packets |
| NewToken | |
| NewTokenIterable | Used to iterate over a slice of |
| NewTokenPacket | A structure enabling manipulation of on the wire packets |
| OneRtt | |
| OneRttIterable | Used to iterate over a slice of |
| OneRttPacket | A structure enabling manipulation of on the wire packets |
| Padding | |
| PaddingIterable | Used to iterate over a slice of |
| PaddingPacket | A structure enabling manipulation of on the wire packets |
| PathChallenge | |
| PathChallengeIterable | Used to iterate over a slice of |
| PathChallengePacket | A structure enabling manipulation of on the wire packets |
| PathResponse | |
| PathResponseIterable | Used to iterate over a slice of |
| PathResponsePacket | A structure enabling manipulation of on the wire packets |
| Ping | |
| PingIterable | Used to iterate over a slice of |
| PingPacket | A structure enabling manipulation of on the wire packets |
| ResetStream | |
| ResetStreamIterable | Used to iterate over a slice of |
| ResetStreamPacket | A structure enabling manipulation of on the wire packets |
| RetireConnectionId | |
| RetireConnectionIdIterable | Used to iterate over a slice of |
| RetireConnectionIdPacket | A structure enabling manipulation of on the wire packets |
| Retry | |
| RetryIterable | Used to iterate over a slice of |
| RetryPacket | A structure enabling manipulation of on the wire packets |
| StopSending | |
| StopSendingIterable | Used to iterate over a slice of |
| StopSendingPacket | A structure enabling manipulation of on the wire packets |
| Stream | |
| StreamDataBlocked | |
| StreamDataBlockedIterable | Used to iterate over a slice of |
| StreamDataBlockedPacket | A structure enabling manipulation of on the wire packets |
| StreamIterable | Used to iterate over a slice of |
| StreamPacket | A structure enabling manipulation of on the wire packets |
| StreamsBlocked | |
| StreamsBlockedIterable | Used to iterate over a slice of |
| StreamsBlockedPacket | A structure enabling manipulation of on the wire packets |
| Varint | |
| VarintIterable | Used to iterate over a slice of |
| VarintPacket | A structure enabling manipulation of on the wire packets |
| Version | |
| VersionNegotiation | |
| VersionNegotiationIterable | Used to iterate over a slice of |
| VersionNegotiationPacket | A structure enabling manipulation of on the wire packets |
| ZeroRtt | |
| ZeroRttIterable | Used to iterate over a slice of |
| ZeroRttPacket | A structure enabling manipulation of on the wire packets |
Enums
| Frame | |
| QuicPacket |
Functions
| packet_number | |
| varint | |
| varint_length |