Module pnet::packet::udp [] [src]

UDP packet abstraction

Structs

MutableUdpPacket

A structure enabling manipulation of on the wire packets

Udp

Represents an UDP Packet

UdpIterable

Used to iterate over a slice of UdpPackets

UdpPacket

A structure enabling manipulation of on the wire packets

Functions

ipv4_checksum

Calculate the checksum for a packet built on IPv4

ipv6_checksum

Calculate the checksum for a packet built on IPv6