Struct pnet::packet::ipv4::Ipv4 [] [src]

pub struct Ipv4 { /* fields omitted */ }

Represents an IPv4 Packet

Trait Implementations

impl Clone for Ipv4
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Ipv4
[src]

Formats the value using the given formatter.