View Source ExShark.PacketAccess protocol (exshark v0.1.0)

Summary

Types

t()

All the types that implement this protocol.

Functions

Gets a value from a packet by protocol and field name.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

get(packet, key)

Gets a value from a packet by protocol and field name.