Netlink.Cache – libnl-1 Reference Manual
Packages
libnl-1
Netlink
Cache
alloc_name
@foreach
foreach_filter
Cache
Object Hierarchy:
Description:
[
Compact
]
[
CCode
( cname =
"struct nl_cache"
, cprefix =
"nl_cache_"
, free_function =
"nl_cache_free"
) ]
public
class
Cache
All known sub-classes:
AddrCache
LinkCache
Namespace:
Netlink
Package:
libnl-1
Content:
Static methods:
public
static
int
alloc_name
(
string
name,
out
Cache
c)
Methods:
public
void
@foreach
(
Callback
cb)
public
void
foreach_filter
(
Object
obj,
Callback
cb)