Enum pcap::TstampType [] [src]

pub enum TstampType {
    Host,
    HostLowPrec,
    HostHighPrec,
    Adapter,
    AdapterUnsynced,
}

Variants