Docs.rs
  • tun-easytier-1.1.1
    • tun-easytier 1.1.1
    • Permalink
    • Docs.rs crate page
    • WTFPL
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • KKRainbow
    • Dependencies
      • bytes ^1 normal
      • cfg-if ^1 normal
      • futures-core ^0.3 normal optional
      • libc ^0.2 normal
      • log ^0.4 normal
      • thiserror ^1 normal
      • tokio ^1 normal optional
      • tokio-util ^0.7 normal optional
      • ctrlc2 ^3 dev
      • env_logger ^0.11 dev
      • futures ^0.3 dev
      • packet ^0.1 dev
      • serde_json ^1 dev
      • tokio ^1 dev
      • nix ^0.29 normal
      • ipnet ^2 normal
      • libloading ^0.8 normal
      • windows-sys ^0.59 normal
      • wintun ^0.5 normal
    • Versions
    • 46.67% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

tun_easytier1.1.1

Module sys

Module Items

  • Functions

In tun_easytier::platform::linux

tun_easytier::platform::linux

Module sys

Source
Expand description

Bindings to internal Linux stuff.

Functions§

siocgifaddr⚠
siocgifbrdaddr⚠
siocgifdstaddr⚠
siocgifflags⚠
siocgifmtu⚠
siocgifnetmask⚠
siocsifaddr⚠
siocsifbrdaddr⚠
siocsifdstaddr⚠
siocsifflags⚠
siocsifmtu⚠
siocsifname⚠
siocsifnetmask⚠
tunsetgroup⚠
tunsetiff⚠
tunsetowner⚠
tunsetpersist⚠