Type Alias netlink_packet_route::link::InfoVrfPort
source · pub type InfoVrfPort = InfoVrf;
Aliased Type§
enum InfoVrfPort {
TableId(u32),
Other(DefaultNla),
}
pub type InfoVrfPort = InfoVrf;
enum InfoVrfPort {
TableId(u32),
Other(DefaultNla),
}