Netlink – libnl-3.0 Reference Manual
Packages
libnl-3.0
Netlink
AttributeType
CacheAction
CallbackAction
CallbackKind
CallbackType
DumpType
AddrCache
Address
Attribute
AttributePolicy
Cache
CacheManager
CachedLink
Callback
Link
LinkCache
Message
MessageHeader
Neighbour
Object
Qdisc
Route
RouteAddress
Rule
Socket
DumpParams
CallbackFunc
ChangeCallbackFunc
MessageCallbackFunc
addrFlags2Str
af2Str
linkFlags2Str
llproto2Str
msgType2Str
neighFlags2Str
neighState2Str
routeScope2Str
routeType2Str
strerror
Netlink
Description:
Content:
Classes:
AddrCache
Address
Attribute
AttributePolicy
Cache
CacheManager
CachedLink
Callback
Link
LinkCache
Message
MessageHeader
Neighbour
Object
Qdisc
Route
RouteAddress
Rule
Socket
Structs:
DumpParams
Enums:
AttributeType
CacheAction
CallbackAction
CallbackKind
CallbackType
DumpType
Delegates:
public
delegate
void
CallbackFunc
(
Object
obj)
public
delegate
void
ChangeCallbackFunc
(
Cache
cache,
Object
obj,
CacheAction
act)
public
delegate
int
MessageCallbackFunc
(
Message
msg)
Functions:
public
unowned
string
addrFlags2Str
(
int
flags,
char
[] buf)
public
unowned
string
af2Str
(
int
family,
char
[] buf)
public
unowned
string
linkFlags2Str
(
uint
flags,
char
[] buf)
public
unowned
string
llproto2Str
(
uint
proto,
char
[] buf)
public
unowned
string
msgType2Str
(
int
type,
char
[] buf)
public
unowned
string
neighFlags2Str
(
uint
flags,
char
[] buf)
public
unowned
string
neighState2Str
(
int
state,
char
[] buf)
public
unowned
string
routeScope2Str
(
int
scope,
char
[] buf)
public
unowned
string
routeType2Str
(
int
type,
char
[] buf)
public
unowned
string
strerror
(
int
number)