nl_parsed_ifa
struct nl_parsed_ifa attrs = {};
handle_newaddr_inet(struct nlmsghdr *hdr, struct nl_parsed_ifa *attrs,
handle_deladdr_inet(struct nlmsghdr *hdr, struct nl_parsed_ifa *attrs,
handle_newaddr_inet6(struct nlmsghdr *hdr, struct nl_parsed_ifa *attrs,
handle_deladdr_inet6(struct nlmsghdr *hdr, struct nl_parsed_ifa *attrs,
struct nl_parsed_ifa attrs = {};
#define _OUT(_field) offsetof(struct nl_parsed_ifa, _field)
struct nl_parsed_ifa *attrs = (struct nl_parsed_ifa *)_attrs;