IFAF_FLAGS
snl_add_msg_attr_u32(&nw, IFAF_FLAGS, pdata->flags);
snl_add_msg_attr_u32(&nw, IFAF_FLAGS, pdata->flags);
{ .type = IFAF_FLAGS, .off = _OUT(ifaf_flags), .cb = snl_attr_get_uint32 },
nlattr_add_u32(nw, IFAF_FLAGS, ifa_flags);
{ .type = IFAF_FLAGS, .off = _OUT(ifaf_flags), .cb = nlattr_get_uint32 },