Modules§
- bpf
- Default BPF programs to direct QUIC traffic
- if_xdp
- Primitive types for AF-XDP kernel APIs
- io
- Implementations of the IO traits from
s2n_quic_core::io
- mmap
- Helpers for creating mmap’d regions
- ring
- Structures for tracking ring cursors and synchronizing with the kernel
- socket
- Structure for opening and reference counting an AF-XDP socket
- syscall
- Helpers for making API calls to AF-XDP sockets
- umem
- A shared region of memory for holding frame (packet) data