create_tap_if

Function create_tap_if 

Source
pub fn create_tap_if(
    name: &str,
    mtu: u16,
    ip_addrs: &[IpNetwork],
    pkt_info: bool,
) -> RESULT