Protocol.Ethernet.Types (expcap v0.1.2) View Source

This module contains functions related to the payload types that this ethernet packet may contain.

Link to this section Summary

Functions

Prints the appropriate human readable ethernet type for the wire format.

Link to this section Functions

Link to this function

ethernet_type_name(eth_type)

View Source

Specs

ethernet_type_name(binary()) :: String.t()

Prints the appropriate human readable ethernet type for the wire format.