LinkType

sealed trait LinkType

Describes the link layer type in a PCAP capture.

Describes the link layer type in a PCAP capture.

See also
Companion
object
class Object
trait Matchable
class Any
object Null
object Ethernet
object Raw
object IPv4
object IPv6
object MPEG2TS
class Unknown