libnl-3.0 Reference Manual
Packages
libnl-3.0
Netlink
libnl-3.0
Description:
Content:
Namespaces:
Netlink
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)
Methods:
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)