Struct linux_ip::addr::IpAddr [] [src]

pub struct IpAddr {
    pub interfaces: Vec<Interface>,
}

Fields

Methods

impl IpAddr
[src]