Struct rshark::ip::IPv4 [] [src]

pub struct IPv4;

Trait Implementations

impl Protocol for IPv4

fn short_name(&self) -> &'static str

fn full_name(&self) -> &'static str

fn dissect(&self, data: &[u8]) -> Result