Docs.rs
  • seccompiler-0.5.0
    • seccompiler 0.5.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andreeaflorescu
    • github:rust-vmm:gatekeepers
    • petreeftime
    • alindima
    • Dependencies
      • libc ^0.2.153 normal
      • serde ^1.0.27 normal optional
      • serde_json ^1.0.9 normal optional
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

seccompiler0.5.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • SeccompCondition
  • SeccompFilter
  • SeccompRule
  • sock_filter

Enums

  • BackendError
  • Error
  • SeccompAction
  • SeccompCmpArgLen
  • SeccompCmpOp
  • TargetArch

Functions

  • apply_filter
  • apply_filter_all_threads

Type Aliases

  • BpfMap
  • BpfProgram
  • BpfProgramRef
  • Result