Packages
libnl-3.0
Netlink
Route
get_dst
get_family
get_flags
get_iif
get_metric
get_pref_src
get_priority
get_protocol
get_scope
get_src
get_table
get_tos
get_type
Route
Object Hierarchy:
Netlink.Route
Netlink.Route
Netlink.Route
Description:
[
Compact
]
[
CCode
( cname =
"struct rtnl_route"
, cprefix =
"rtnl_route_"
) ]
public
class
Route
Namespace:
Netlink
Package:
libnl-3.0
Content:
Methods:
public
Address
?
get_dst
()
public
uint8
get_family
()
public
uint32
get_flags
()
public
int
get_iif
()
public
int
get_metric
()
public
Address
?
get_pref_src
()
public
uint32
get_priority
()
public
uint8
get_protocol
()
public
uint8
get_scope
()
public
Address
?
get_src
()
public
uint32
get_table
()
public
uint8
get_tos
()
public
uint8
get_type
()