Function ya_relay_stack::interface::pcap_tun_iface
source · pub fn pcap_tun_iface<'a, W>(mtu: usize, pcap: W) -> CaptureInterface<'a>where
W: Write + 'static,Expand description
Creates a pcap TUN (IP) network interface