Module solana_perf::packet [−][src]
The packet module defines data structures and methods to pull data from the network.
Structs
| Meta | |
| Packet | |
| Packets |
Constants
| NUM_PACKETS | |
| NUM_RCVMMSGS | |
| PACKETS_PER_BATCH | |
| PACKET_DATA_SIZE | Maximum over-the-wire size of a Transaction 1280 is IPv6 minimum MTU 40 bytes is the size of the IPv6 header 8 bytes is the size of the fragment header |
Functions
| limited_deserialize | |
| to_packets_chunked | |
| to_packets_with_destination |
Type Definitions
| PacketsRecycler |