LinkType

sealed trait LinkType

Describes the link layer type in a PCAP capture.

See also:
Companion:
object
Source:
LinkType.scala
class Object
trait Matchable
class Any
object Ethernet.type
object IPv4.type
object IPv6.type
object MPEG2TS.type
object Null.type
object Raw.type
class Unknown