MCPcopy Create free account
hub / github.com/danderson/netboot / LinkType

TypeAlias LinkType

pcap/reader.go:29–29  ·  view source on GitHub ↗

LinkType describes the contents of each packet in a pcap.

Source from the content-addressed store, hash-verified

27
28// LinkType describes the contents of each packet in a pcap.
29type LinkType uint32
30
31// Some of the more commonly used LinkTypes.
32const (

Callers 1

NewReaderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected