Function ospf_parser::parse_ospfv2_packet_header[][src]

pub fn parse_ospfv2_packet_header(
    input: &[u8]
) -> IResult<&[u8], Ospfv2PacketHeader>