fs2.protocols.ethernet

Members list

Type members

Classlikes

object EtherType

Attributes

Source
EtherType.scala
Supertypes
class Object
trait Matchable
class Any
Self type
EtherType.type
case class EthernetFrameHeader(destination: MacAddress, source: MacAddress, ethertypeOrLength: Int)

Header of an ethernet frame as captured in a pcap file.

Header of an ethernet frame as captured in a pcap file.

Attributes

Companion
object
Source
EthernetFrameHeader.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
EthernetFrameHeader.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type