Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
linux
Linux
Network
IfFlag
RtFlag
IfAddrs
IfAddrMsg
IfConf
IfMap
IfNameindex
IfReq
RtEntry
INTERFACE_NAME_SIZE
SIOCADDDLCI
SIOCADDMULTI
SIOCADDRT
SIOCDARP
SIOCDELDLCI
SIOCDELMULTI
SIOCDELRT
SIOCDIFADDR
SIOCDRARP
SIOCGARP
SIOCGIFADDR
SIOCGIFBR
SIOCGIFBRDADDR
SIOCGIFCONF
SIOCGIFCOUNT
SIOCGIFDSTADDR
SIOCGIFENCAP
SIOCGIFFLAGS
SIOCGIFHWADDR
SIOCGIFINDEX
SIOCGIFMAP
SIOCGIFMEM
SIOCGIFMETRIC
SIOCGIFMTU
SIOCGIFNAME
SIOCGIFNETMASK
SIOCGIFPFLAGS
SIOCGIFSLAVE
SIOCGIFTXQLEN
SIOCGRARP
SIOCRTMSG
SIOCSARP
SIOCSIFADDR
SIOCSIFBR
SIOCSIFBRDADDR
SIOCSIFDSTADDR
SIOCSIFENCAP
SIOCSIFFLAGS
SIOCSIFHWADDR
SIOCSIFHWBROADCAST
SIOCSIFLINK
SIOCSIFMAP
SIOCSIFMEM
SIOCSIFMETRIC
SIOCSIFMTU
SIOCSIFNAME
SIOCSIFNETMASK
SIOCSIFPFLAGS
SIOCSIFSLAVE
SIOCSIFTXQLEN
SIOCSRARP
IFA_PAYLOAD
IFA_RTA
getifaddrs
if_indextoname
if_nameindex
if_nametoindex
Linux.Network
Description:
Content:
Classes:
IfAddrs
-
Structs:
IfNameindex
-
IfMap
-
IfReq
-
IfConf
-
IfAddrMsg
-
RtEntry
-
Enums:
IfFlag
-
RtFlag
-
Constants:
public
const
int
INTERFACE_NAME_SIZE
public
const
int
SIOCADDRT
public
const
int
SIOCDELRT
public
const
int
SIOCRTMSG
public
const
int
SIOCGIFNAME
public
const
int
SIOCSIFLINK
public
const
int
SIOCGIFCONF
public
const
int
SIOCGIFFLAGS
public
const
int
SIOCSIFFLAGS
public
const
int
SIOCGIFADDR
public
const
int
SIOCSIFADDR
public
const
int
SIOCGIFDSTADDR
public
const
int
SIOCSIFDSTADDR
public
const
int
SIOCGIFBRDADDR
public
const
int
SIOCSIFBRDADDR
public
const
int
SIOCGIFNETMASK
public
const
int
SIOCSIFNETMASK
public
const
int
SIOCGIFMETRIC
public
const
int
SIOCSIFMETRIC
public
const
int
SIOCGIFMEM
public
const
int
SIOCSIFMEM
public
const
int
SIOCGIFMTU
public
const
int
SIOCSIFMTU
public
const
int
SIOCSIFNAME
public
const
int
SIOCSIFHWADDR
public
const
int
SIOCGIFENCAP
public
const
int
SIOCSIFENCAP
public
const
int
SIOCGIFHWADDR
public
const
int
SIOCGIFSLAVE
public
const
int
SIOCSIFSLAVE
public
const
int
SIOCADDMULTI
public
const
int
SIOCDELMULTI
public
const
int
SIOCGIFINDEX
public
const
int
SIOCSIFPFLAGS
public
const
int
SIOCGIFPFLAGS
public
const
int
SIOCDIFADDR
public
const
int
SIOCSIFHWBROADCAST
public
const
int
SIOCGIFCOUNT
public
const
int
SIOCGIFBR
public
const
int
SIOCSIFBR
public
const
int
SIOCGIFTXQLEN
public
const
int
SIOCSIFTXQLEN
public
const
int
SIOCDARP
public
const
int
SIOCGARP
public
const
int
SIOCSARP
public
const
int
SIOCDRARP
public
const
int
SIOCGRARP
public
const
int
SIOCSRARP
public
const
int
SIOCGIFMAP
public
const
int
SIOCSIFMAP
public
const
int
SIOCADDDLCI
public
const
int
SIOCDELDLCI
Functions:
public
uint
if_nametoindex
(
string
ifname)
public
unowned
string
if_indextoname
(
uint
ifindex,
string
ifname)
public
IfNameindex
if_nameindex
()
public
int
getifaddrs
(
out
IfAddrs
ifap)
public
int
IFA_PAYLOAD
(
NlMsgHdr
nlh)
public
RtAttr
*
IFA_RTA
(
IfAddrMsg
* msg)