Module pnet::packet::tcp [] [src]

TCP packet abstraction

Modules

TcpFlags

TCP flags

TcpOptionNumbers

TCP header options

Structs

MutableTcpOptionPacket

A structure enabling manipulation of on the wire packets

MutableTcpPacket

A structure enabling manipulation of on the wire packets

Tcp

Represents a TCP Packet

TcpIterable

Used to iterate over a slice of TcpPackets

TcpOption

TCP option

TcpOptionIterable

Used to iterate over a slice of TcpOptionPackets

TcpOptionNumber

Represents a TCP option

TcpOptionPacket

A structure enabling manipulation of on the wire packets

TcpPacket

A structure enabling manipulation of on the wire packets

Functions

ipv4_checksum

Calculate the checksum for a packet built on IPv4