Function ospf_parser::parse_ospfv3_packet[][src]

pub fn parse_ospfv3_packet(input: &[u8]) -> IResult<&[u8], Ospfv3Packet>