Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akrennmair/gopcap
/ types & classes
Types & classes
18 in github.com/akrennmair/gopcap
⨍
Functions
71
◇
Types & classes
18
Struct
Arphdr
Arphdr is a ARP packet header.
decode.go:143
Struct
FileHeader
FileHeader is the parsed header of a pcap file. http://wiki.wireshark.org/Development/LibpcapFileFormat
io.go:12
Struct
IFAddress
pcap.go:46
Struct
Icmphdr
decode.go:423
Struct
Interface
pcap.go:39
Struct
Ip6hdr
decode.go:479
Struct
Iphdr
IPadr is the header of an IP packet.
decode.go:201
Struct
Packet
Packet is a single packet parsed from a pcap file. Convenient access to IP, TCP, and UDP headers is provided after Decode() is called if the packet i
io.go:36
Struct
PacketTime
io.go:22
Struct
Pcap
pcap.go:29
Struct
Reader
Reader parses pcap files.
io.go:55
Struct
Stat
pcap.go:33
Struct
Tcphdr
decode.go:306
Struct
Udphdr
decode.go:392
Struct
Vlanhdr
decode.go:268
Struct
Writer
Writer writes a pcap file.
io.go:156
Interface
addrHdr
decode.go:54
Interface
addrStringer
decode.go:60