Function parse_ipv4

Source
pub fn parse_ipv4(
    pkt: &mut packet_in<'_>,
    hdr: &mut headers_t,
    ingress: &mut ingress_metadata_t,
) -> bool