Netlink.Rule – libnl-3.0 Reference Manual
Rule
Object Hierarchy:
Netlink.Rule
Netlink.Rule
Netlink.Rule
Description:
[
Compact
]
[
CCode
( cname =
"struct rtnl_rule"
, cprefix =
"rtnl_rule_"
) ]
public
class
Rule
Namespace:
Netlink
Package:
libnl-3.0
Content:
Methods:
public
uint8
get_action
()
public
uint8
get_dsfield
()
public
Address
?
get_dst
()
public
int
get_family
()
public
uint32
get_goto
()
public
unowned
string
?
get_iif
()
public
uint32
get_mark
()
public
uint32
get_mask
()
public
unowned
string
?
get_oif
()
public
uint32
get_prio
()
public
uint32
get_realms
()
public
Address
?
get_src
()
public
uint32
get_table
()
2022 vala-language.org