netlink_packet_utils::parsers

Function parse_ip

Source
pub fn parse_ip(payload: &[u8]) -> Result<IpAddr, DecodeError>