Function ospf_parser::parse_ospfv2_packet[][src]

pub fn parse_ospfv2_packet(input: &[u8]) -> IResult<&[u8], Ospfv2Packet>