netlink_packet_utils::parsers

Function parse_ipv6

Source
pub fn parse_ipv6(payload: &[u8]) -> Result<[u8; 16], DecodeError>