Crate s2n_quic_xdp

source ·

Modules§

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