Module pnet_packet::sll

source ·
Expand description

A Linux cooked-mode capture (LINKTYPE_LINUX_SLL) packet abstraction.

Structs

  • A structure enabling manipulation of on the wire packets
  • Represents an SLL packet (LINKTYPE_LINUX_SLL).
  • Used to iterate over a slice of SLLPackets
  • A structure enabling manipulation of on the wire packets