Packages
libnl-3.0
Netlink
Rule
get_action
get_dsfield
get_dst
get_family
get_goto
get_iif
get_mark
get_mask
get_oif
get_prio
get_realms
get_src
get_table
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
()