Enum iptrap::pcap::DataLinkType [] [src]

pub enum DataLinkType {
    Null,
    Ethernet,
}

Variants