rshark::ip
pub struct IPv4;
impl Protocol for IPv4
fn short_name(&self) -> &'static str
fn full_name(&self) -> &'static str
fn dissect(&self, data: &[u8]) -> Result