Docs.rs
  • netdevice-0.1.1
    • netdevice 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • viraptor
    • Dependencies
      • bitflags ^0.7.0 normal
      • libc ^0.2.15 normal
    • Versions
    • 21.05% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

netdevice0.1.1

  • All Items

Crate Items

  • Structs
  • Constants
  • Functions

Crate netdevice

Source

Structs§

IfFlags

Constants§

IFF_ALLMULTI
IFF_AUTOMEDIA
IFF_BROADCAST
IFF_DEBUG
IFF_DYNAMIC
IFF_LOOPBACK
IFF_MASTER
IFF_MULTICAST
IFF_NOARP
IFF_NOTRAILERS
IFF_POINTOPOINT
IFF_PORTSEL
IFF_PROMISC
IFF_RUNNING
IFF_SLAVE
IFF_UP

Functions§

add_address_multi
del_address_multi
get_address
get_addresses
get_broadcast
get_destination
get_flags
get_hardware
get_index
get_metric
get_mtu
get_name
get_netmask
get_qlen
set_address
set_broadcast
set_destination
set_flags
set_hardware
set_hardware_broadcast
set_metric
set_mtu
set_netmask
set_qlen
sockaddr_to_ipaddr