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