Docs.rs
  • xdp-socket-0.1.3
    • xdp-socket 0.1.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sudachen
    • Dependencies
      • libc ^0.2.105 normal
      • log ^0.4 normal
    • Versions
    • 96.08% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

xdp_socket0.1.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • create::XdpConfig
  • mmap::HugePageInfo
  • mmap::OwnedMmap
  • ring::Ring
  • ring::RingMmap
  • ring::XdpDesc
  • socket::Socket

Enums

  • create::Direction
  • ring::RingType
  • socket::RingError

Traits

  • SendExt
  • poll::PollWaitExt

Functions

  • create::create_bi_socket
  • create::create_rx_socket
  • create::create_socket
  • create::create_tx_socket
  • create::ring_offsets
  • create::setup_umem
  • mmap::get_hugepage_info
  • ring::mmap_ring

Type Aliases

  • socket::RxSocket
  • socket::TxSocket
  • socket::_Direction

Constants

  • ring::FRAME_COUNT
  • ring::FRAME_SIZE
  • socket::_RX
  • socket::_TX