Function parse_udp

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